Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
f4e2229ea5d49e338fce36b2c36f22b525fbeff6
/
fs
b931127
fifo: Do not restart open() if it already found a partner
by Anders Kaseorg
· 14 years ago
e2ea6a3
block: fix infinite loop in __getblk_slow
by Jeff Moyer
· 14 years ago
dfd45e8
Remove easily user-triggerable BUG from generic_setlease
by Dave Jones
· 14 years ago
bb2b649
ocfs2: fix NULL pointer dereference in __ocfs2_change_file_space()
by Luis Henriques
· 14 years ago
0fa627b
fs: ramfs: file-nommu: add SetPageUptodate()
by Bob Liu
· 14 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
· 14 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
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
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
64126fa
vfs: make AIO use the proper rw_verify_area() area helpers
by Linus Torvalds
· 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
30a08bf
proc: move fd symlink i_mode calculations into tid_fd_revalidate()
by Linus Torvalds
· 14 years ago
eb94cd9
fs, proc: fix ABBA deadlock in case of execution attempt of map_files/ entries
by Cyrill Gorcunov
· 14 years ago
dfae359
Merge git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 14 years ago
531c8ff
cifs: fix misspelling of "forcedirectio"
by Jeff Layton
· 14 years ago
9ff00d5
Merge tag 'for-linus-3.4-20120513' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 14 years ago
f908ee9
bio allocation failure due to bio_get_nr_vecs()
by Bernd Schubert
· 14 years ago
080399a
block: don't mark buffers beyond end of disk as mapped
by Jeff Moyer
· 14 years ago
7c28332
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 14 years ago
16fbdce
proc/pid/pagemap: correctly report non-present ptes and holes between vmas
by Konstantin Khlebnikov
· 14 years ago
48a5730
cifs: fix revalidation test in cifs_llseek()
by Dan Carpenter
· 14 years ago
226bb7d
jffs2: Fix lock acquisition order bug in gc path
by Josh Cartwright
· 14 years ago
271fd5d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 14 years ago
b9fab91
Btrfs: avoid sleeping in verify_parent_transid while atomic
by Chris Mason
· 14 years ago
6f24f89
hfsplus: Fix potential buffer overflows
by Greg Kroah-Hartman
· 14 years ago
c6de168
Merge git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 14 years ago
ea9947b
Btrfs: fix crash in scrub repair code when device is missing
by Stefan Behrens
· 14 years ago
d04b1de
btrfs: Fix mismatching struct members in ioctl.h
by Alexander Block
· 14 years ago
17de39a
Btrfs: fix page leak when allocing extent buffers
by Josef Bacik
· 14 years ago
e5846fc
Btrfs: Add properly locking around add_root_to_dirty_list
by Chris Mason
· 14 years ago
d8f2799
fs/cifs: fix parsing of dfs referrals
by Stefan Metzmacher
· 14 years ago
e419b4c
vfs: make word-at-a-time accesses handle a non-existing page
by Linus Torvalds
· 14 years ago
a557b97
cifs: make sure we ignore the credentials= and cred= options
by Jeff Layton
· 14 years ago
f966424
[CIFS] Update cifs version to 1.78
by Steve French
· 14 years ago
936ad90
cifs - check S_AUTOMOUNT in revalidate
by Ian Kent
· 14 years ago
529acf5
Merge tag 'nfs-for-3.4-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 14 years ago
58fa015
cifs: add missing initialization of server->req_lock
by Jeff Layton
· 14 years ago
8f71465
cifs: don't cap ra_pages at the same level as default_backing_dev_info
by Jeff Layton
· 14 years ago
156d179
CIFS: Fix indentation in cifs_show_options
by Sachin Prabhu
· 14 years ago
8a7dc4b
nfsd: fix nfs4recover.c printk format warning
by Randy Dunlap
· 14 years ago
3617e50
NFSv4.1: Use the correct hostname in the client identifier string
by Trond Myklebust
· 14 years ago
64f371b
autofs: make the autofsv5 packet file descriptor use a packetized pipe
by Linus Torvalds
· 14 years ago
9883035
pipes: add a "packetized pipe" mode for writing
by Linus Torvalds
· 14 years ago
71dfc5f
NFS: get module in idmap PipeFS notifier callback
by Stanislav Kinsbursky
· 14 years ago
f7b0069
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 14 years ago
fcbf94b
Revert "autofs: work around unhappy compat problem on x86-64"
by Linus Torvalds
· 14 years ago
c629eaf
Merge git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 14 years ago
dc7fdde
Btrfs: reduce lock contention during extent insertion
by Chris Mason
· 14 years ago
fede766
Btrfs: avoid deadlocks from GFP_KERNEL allocations during btrfs_real_readdir
by Chris Mason
· 14 years ago
e245d42
NFS: Remove unused function nfs_lookup_with_sec()
by Bryan Schumaker
· 14 years ago
7e6eb68
NFS: Honor the authflavor set in the clone mount data
by Bryan Schumaker
· 14 years ago
f05d147
NFS: Fix following referral mount points with different security
by Bryan Schumaker
· 14 years ago
72de53e
NFS: Do secinfo as part of lookup
by Bryan Schumaker
· 14 years ago
db0a959
NFS: Handle exceptions coming out of nfs4_proc_fs_locations()
by Bryan Schumaker
· 14 years ago
31e4dda
NFS: Fix SECINFO_NO_NAME
by Bryan Schumaker
· 14 years ago
5794d21
Avoid beyond bounds copy while caching ACL
by Sachin Prabhu
· 14 years ago
7654b72
Btrfs: Fix space checking during fs resize
by Daniel J Blueman
· 14 years ago
1f699d3
Btrfs: fix block_rsv and space_info lock ordering
by Stefan Behrens
· 14 years ago
1daf354
Btrfs: Prevent root_list corruption
by Daniel J Blueman
· 14 years ago
Next »