Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
d9ae18ca4010af4d87d2ec3fc0fa6ddfa8c37bde
/
fs
93254c7
select: use freezable blocking call
by Colin Cross
· 13 years ago
a004e53
epoll: use freezable blocking call
by Colin Cross
· 13 years ago
cf46c3d
freezer: add unsafe versions of freezable helpers for CIFS
by Colin Cross
· 13 years ago
3be9167
freezer: add unsafe versions of freezable helpers for NFS
by Colin Cross
· 13 years ago
10e5b03
misc: Fix merge conflicts from 3.4.10 stable merge
by Ethan Chen
· 13 years ago
dde448d
Merge tag 'v3.4.10' into cm-10.1
by Ethan Chen
· 13 years ago
a6c55a2
jbd2: fix assertion failure in jbd2_journal_flush()
by Jan Kara
· 13 years ago
733d861
mm: Use correct define for CMA features
by Laura Abbott
· 13 years ago
afb2a33
fs: fuse: Workaround for CMA migration
by Laura Abbott
· 13 years ago
b002ccb
fs/buffer.c: Revoke LRU when trying to drop buffers
by Laura Abbott
· 13 years ago
88508f3
nohz: Fix idle ticks in cpu summary line of /proc/stat
by Devin Kim
· 13 years ago
d8b868f
ext4: fix kernel BUG on large-scale rm -rf commands
by Theodore Ts'o
· 13 years ago
e1b5aba
ext4: fix long mount times on very big file systems
by Theodore Ts'o
· 13 years ago
9a321be
ext4: avoid kmemcheck complaint from reading uninitialized memory
by Theodore Ts'o
· 13 years ago
8b9f386
ext4: make sure the journal sb is written in ext4_clear_journal_err()
by Theodore Ts'o
· 13 years ago
90f9cb7
fuse: verify all ioctl retry iov elements
by Zach Brown
· 13 years ago
59c5bc1
ore: Fix out-of-bounds access in _ios_obj()
by Boaz Harrosh
· 13 years ago
d7c61cb
nilfs2: fix deadlock issue between chcp and thaw ioctls
by Ryusuke Konishi
· 13 years ago
c0ce1fd
ext4: undo ext4_calc_metadata_amount if we fail to claim space
by Theodore Ts'o
· 13 years ago
2dd7172
ext4: don't let i_reserved_meta_blocks go negative
by Brian Foster
· 13 years ago
6918ff0
ext4: fix hole punch failure when depth is greater than 0
by Ashish Sangwan
· 13 years ago
2547139
ext4: fix overhead calculation used by ext4_statfs()
by Theodore Ts'o
· 13 years ago
2a271d6
ext4: pass a char * to ext4_count_free() instead of a buffer_head ptr
by Theodore Ts'o
· 14 years ago
4d71d5a
NFS: Fix a number of bugs in the idmapper
by David Howells
· 13 years ago
032da6a
nfs: skip commit in releasepage if we're freeing memory for fs-related reasons
by Jeff Layton
· 13 years ago
f0f5dcc
nfsd4: our filesystems are normally case sensitive
by J. Bruce Fields
· 14 years ago
a647f0d
pnfs-obj: Fix __r4w_get_page when offset is beyond i_size
by Boaz Harrosh
· 14 years ago
27cd8f5
posix_types.h: Cleanup stale __NFDBITS and related definitions
by Josh Boyer
· 13 years ago
da49dbd
cifs: reinstate sec=ntlmv2 mount option
by Jeff Layton
· 13 years ago
d458a00
Btrfs: call the ordered free operation without any locks held
by Chris Mason
· 13 years ago
664634f
udf: Improve table length check to avoid possible overflow
by Jan Kara
· 13 years ago
fd3cca0
locks: fix checking of fcntl_setlease argument
by J. Bruce Fields
· 13 years ago
6023643
Merge "fs: yaffs2: Add null pointer check before dereferencing inode" into msm-3.4
by Linux Build Service Account
· 13 years ago
5d0c7b4
cifs: when CONFIG_HIGHMEM is set, serialize the read/write kmaps
by Jeff Layton
· 13 years ago
08603bd
pnfs-obj: don't leak objio_state if ore_write/read fails
by Boaz Harrosh
· 14 years ago
f6ecbea
ore: Remove support of partial IO request (NFS crash)
by Boaz Harrosh
· 14 years ago
0234af6
ore: Fix NFS crash by supporting any unaligned RAID IO
by Boaz Harrosh
· 14 years ago
863c806
UBIFS: fix a bug in empty space fix-up
by Artem Bityutskiy
· 13 years ago
2dbbb55
ext4: fix duplicated mnt_drop_write call in EXT4_IOC_MOVE_EXT
by Al Viro
· 13 years ago
c82cd13
cifs: on CONFIG_HIGHMEM machines, limit the rsize/wsize to the kmap space
by Jeff Layton
· 13 years ago
f952e13
cifs: always update the inode cache with the results from a FIND_*
by Jeff Layton
· 13 years ago
211a7ca
proc: show present cpu instead of online cpu in /proc/stat
by Ajay Dudani
· 13 years ago
b931127
fifo: Do not restart open() if it already found a partner
by Anders Kaseorg
· 13 years ago
e2ea6a3
block: fix infinite loop in __getblk_slow
by Jeff Moyer
· 13 years ago
dfd45e8
Remove easily user-triggerable BUG from generic_setlease
by Dave Jones
· 13 years ago
bb2b649
ocfs2: fix NULL pointer dereference in __ocfs2_change_file_space()
by Luis Henriques
· 13 years ago
0fa627b
fs: ramfs: file-nommu: add SetPageUptodate()
by Bob Liu
· 13 years ago
2c07f25
splice: fix racy pipe->buffers uses
by Eric Dumazet
· 14 years ago
f183282
NFS: hard-code init_net for NFS callback transports
by Stanislav Kinsbursky
· 14 years ago
ee92389
SUNRPC: move per-net operations from svc_destroy()
by Stanislav Kinsbursky
· 14 years ago
1076241
SUNRPC: new svc_bind() routine introduced
by Stanislav Kinsbursky
· 14 years ago
0bbc9d1
Lockd: pass network namespace to creation and destruction routines
by Stanislav Kinsbursky
· 14 years ago
b6855f6
eCryptfs: Properly check for O_RDONLY flag before doing privileged open
by Tyler Hicks
· 14 years ago
b6d7c70
eCryptfs: Fix lockdep warning in miscdev operations
by Tyler Hicks
· 14 years ago
6dfa530
eCryptfs: Gracefully refuse miscdev file ops on inherited/passed files
by Tyler Hicks
· 14 years ago
47e38c5
ocfs2: clear unaligned io flag when dio fails
by Junxiao Bi
· 14 years ago
881aa80
vfs: make O_PATH file descriptors usable for 'fchdir()'
by Linus Torvalds
· 13 years ago
d5b8efa
NFS: Force the legacy idmapper to be single threaded
by Bryan Schumaker
· 14 years ago
21017fa
mm: correctly synchronize rss-counters at exit/exec
by Konstantin Khlebnikov
· 14 years ago
dbc9043
Btrfs: run delayed directory updates during log replay
by Chris Mason
· 14 years ago
f4367f2
cifs: when server doesn't set CAP_LARGE_READ_X, cap default rsize at MaxBufferSize
by Jeff Layton
· 14 years ago
9471356
cifs: fix parsing of password mount option
by Suresh Jayaraman
· 14 years ago
4836ee5
udf: Fortify loading of sparing table
by Jan Kara
· 14 years ago
b3b9f9c
udf: Avoid run away loop when partition table length is corrupted
by Jan Kara
· 14 years ago
132a45d
udf: Use 'ret' instead of abusing 'i' in udf_load_logicalvol()
by Jan Kara
· 14 years ago
615fb8b
nilfs2: ensure proper cache clearing for gc-inodes
by Ryusuke Konishi
· 14 years ago
fb92e57
fs: yaffs2: Add null pointer check before dereferencing inode
by Sujit Reddy Thumma
· 14 years ago
231afb7
hfsplus: fix bless ioctl when used with hardlinks
by Matthew Garrett
· 14 years ago
152a4f4
hfsplus: fix overflow in sector calculations in hfsplus_submit_bio
by Janne Kalliomäki
· 14 years ago
d946d96
nfsd4: BUG_ON(!is_spin_locked()) no good on UP kernels
by J. Bruce Fields
· 14 years ago
5e74cfe
NFSv4: Fix unnecessary delegation returns in nfs4_do_open
by Trond Myklebust
· 14 years ago
9abcb75
fuse: fix stat call on 32 bit platforms
by Pavel Shilovsky
· 14 years ago
4e050df
Btrfs: fall back to non-inline if we don't have enough space
by Josef Bacik
· 14 years ago
c573b37
ext4: fix the free blocks calculation for ext3 file systems w/ uninit_bg
by Theodore Ts'o
· 14 years ago
1fe3345
ubifs: Fix compiler warning
by Rohit Vaswani
· 14 years ago
6ab997e
ext4: don't set i_flags in EXT4_IOC_SETFLAGS
by Tao Ma
· 14 years ago
cf9ab4c
vfs: Fix /proc/<tid>/fdinfo/<fd> file handling
by Linus Torvalds
· 14 years ago
f940c53
ext4: remove mb_groups before tearing down the buddy_cache
by Salman Qazi
· 14 years ago
d2e9267
ext4: add ext4_mb_unload_buddy in the error path
by Salman Qazi
· 14 years ago
5720f8d
ext4: don't trash state flags in EXT4_IOC_SETFLAGS
by Theodore Ts'o
· 14 years ago
d7286a5
ext4: add missing save_error_info() to ext4_error()
by Theodore Ts'o
· 14 years ago
c40a4bd
ext4: disallow hard-linked directory in ext4_lookup
by Andreas Dilger
· 14 years ago
a9ea448
ext4: fix potential integer overflow in alloc_flex_gd()
by Haogang Chen
· 14 years ago
3c7f096
ext4: force ro mount if ext4_setup_super() fails
by Eric Sandeen
· 14 years ago
2c693b1
ext4: fix potential NULL dereference in ext4_free_inodes_counts()
by Dan Carpenter
· 14 years ago
c8c0b91
vfs: increment iversion when a file is truncated
by Dmitry Kasatkin
· 14 years ago
15de0ea
vfs: umount_tree() might be called on subtree that had never made it
by Al Viro
· 14 years ago
27b0a53
NFSv4: Map NFS4ERR_SHARE_DENIED into an EACCES error instead of EIO
by Trond Myklebust
· 14 years ago
c780682
NFS: kmalloc() doesn't return an ERR_PTR()
by Dan Carpenter
· 14 years ago
27ab30e
cifs: fix oops while traversing open file list (try #4)
by Shirish Pargaonkar
· 14 years ago
444b7bc
cifs: Include backup intent search flags during searches {try #2)
by Shirish Pargaonkar
· 14 years ago
3634d6f
mm: fix NULL ptr deref when walking hugepages
by Sasha Levin
· 14 years ago
edb302b
exofs: Fix CRASH on very early IO errors.
by Boaz Harrosh
· 14 years ago
f066380
Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.130' into msm-3.4
by Steve Muckle
· 14 years ago
f132c6c
Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4
by Steve Muckle
· 14 years ago
a872b71
fs: fat: rate limit the kernel messages
by Subhash Jadavani
· 14 years ago
64126fa
vfs: make AIO use the proper rw_verify_area() area helpers
by Linus Torvalds
· 14 years ago
5500e4f
Merge commit 'v3.4' into android-3.4
by Colin Cross
· 14 years ago
14e931a
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 14 years ago
73f1f5d
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 14 years ago
Next »