Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b157b06ca24514ef4b766cabb8e852c950040923
/
fs
b157b06
NFS: Cleanup file handle allocations in fs/nfs/super.c
by Trond Myklebust
· 15 years ago
ce587e0
NFS: Prevent the mount code from looping forever on broken exports
by Trond Myklebust
· 15 years ago
6e94d62
NFS: Reduce stack footprint of nfs3_proc_getacl() and nfs3_proc_setacl()
by Trond Myklebust
· 15 years ago
ca7e9a0
NFS: Reduce stack footprint of nfs_statfs()
by Trond Myklebust
· 15 years ago
987f8df
NFS: Reduce stack footprint of nfs_setattr()
by Trond Myklebust
· 15 years ago
0ab64e0
NFS: Reduce stack footprint of nfs4_proc_create()
by Trond Myklebust
· 15 years ago
23a3061
NFS: Reduce the stack footprint of nfs_proc_symlink()
by Trond Myklebust
· 15 years ago
eb872f0
NFS: Reduce the stack footprint of nfs_proc_create
by Trond Myklebust
· 15 years ago
39967dd
NFS: Reduce the stack footprint of nfs_rmdir
by Trond Myklebust
· 15 years ago
d346890
NFS: Reduce stack footprint of nfs_proc_remove()
by Trond Myklebust
· 15 years ago
3b14d65
NFS: Reduce stack footprint of nfs3_proc_readlink()
by Trond Myklebust
· 15 years ago
136f262
NFS: Reduce the stack footprint of nfs_link()
by Trond Myklebust
· 15 years ago
aa49b4c
NFS: Reduce stack footprint of nfs_readdir()
by Trond Myklebust
· 15 years ago
011fff7
NFS: Reduce stack footprint of nfs3_proc_rename() and nfs4_proc_rename()
by Trond Myklebust
· 15 years ago
a3cba2a
NFS: Reduce stack footprint of nfs_revalidate_inode()
by Trond Myklebust
· 15 years ago
c407d41
NFSv4: Reduce stack footprint of nfs4_proc_access() and nfs3_proc_access()
by Trond Myklebust
· 15 years ago
4f72729
NFSv4: Reduce the stack footprint of nfs4_remote_referral_get_sb
by Trond Myklebust
· 15 years ago
8bac9db
NFSv4: Reduce stack footprint of nfs4_get_root()
by Trond Myklebust
· 15 years ago
04ffdbe
NFS: Reduce the stack footprint of nfs_follow_remote_path()
by Trond Myklebust
· 15 years ago
e1fb4d0
NFS: Reduce the stack footprint of nfs_lookup
by Trond Myklebust
· 15 years ago
364d015e5
NFSv4: Reduce the stack footprint of try_location()
by Trond Myklebust
· 15 years ago
fbca779
NFS: Reduce the stack footprint of nfs_create_server
by Trond Myklebust
· 15 years ago
a4d7f16
NFS: Reduce the stack footprint of nfs_follow_mountpoint()
by Trond Myklebust
· 15 years ago
815409d
NFSv4: Eliminate nfs4_path_walk()
by Trond Myklebust
· 15 years ago
2d36bfde
NFS: Add helper functions for allocating filehandles and fattr structs
by Trond Myklebust
· 15 years ago
4fc4c3c
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify
by Linus Torvalds
· 14 years ago
b3b38d8
inotify: don't leak user struct on inotify release
by Pavel Emelyanov
· 14 years ago
e087334
inotify: race use after free/double free in inotify inode marks
by Eric Paris
· 14 years ago
3dbc6fb
inotify: clean up the inotify_add_watch out path
by Eric Paris
· 14 years ago
4462dc0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 14 years ago
002baee
vfs: Fix O_NOFOLLOW behavior for paths with trailing slashes
by Jan Kara
· 14 years ago
cdf5f61
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 14 years ago
7ac512a
CacheFiles: Fix error handling in cachefiles_determine_cache_security()
by David Howells
· 14 years ago
e7b702b
Inotify: undefined reference to `anon_inode_getfd'
by Russell King
· 15 years ago
e84346b
ceph: preserve seq # on requeued messages after transient transport errors
by Sage Weil
· 14 years ago
f818a73
ceph: fix cap removal races
by Sage Weil
· 14 years ago
3444142
revert "procfs: provide stack information for threads" and its fixup commits
by Robin Holt
· 14 years ago
45c6ceb
ceph: zero unused message header, footer fields
by Sage Weil
· 14 years ago
3d69438
cifs: guard against hardlinking directories
by Jeff Layton
· 14 years ago
c61ea31
CacheFiles: Fix occasional EIO on call to vfs_unlink()
by David Howells
· 14 years ago
9abf82b
ceph: fix locking for waking session requests after reconnect
by Sage Weil
· 14 years ago
d85b705
ceph: resubmit requests on pg mapping change (not just primary change)
by Sage Weil
· 14 years ago
04d000e
ceph: fix open file counting on snapped inodes when mds returns no caps
by Sage Weil
· 15 years ago
0ceed5d
ceph: unregister osd request on failure
by Sage Weil
· 14 years ago
f742246
autofs4-2.6.34-rc1 - fix link_count usage
by Ian Kent
· 14 years ago
9167746
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 15 years ago
54ad023
ceph: don't use writeback_control in writepages completion
by Sage Weil
· 15 years ago
7572e56
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
by Linus Torvalds
· 15 years ago
5dfc589
ceph: unregister bdi before kill_anon_super releases device name
by Sage Weil
· 15 years ago
d577632
ocfs2: Avoid a gcc warning in ocfs2_wipe_inode().
by Joel Becker
· 15 years ago
d93ac51
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 15 years ago
b0930f8
ceph: remove bad auth_x kmem_cache
by Sage Weil
· 15 years ago
7ff899d
ceph: fix lockless caps check
by Sage Weil
· 15 years ago
ea1409f
ceph: clear dir complete, invalidate dentry on replayed rename
by Sage Weil
· 15 years ago
5c6a2cd
ceph: fix direct io truncate offset
by Sage Weil
· 15 years ago
ae18756
ceph: discard incoming messages with bad seq #
by Sage Weil
· 15 years ago
684be25
ceph: fix seq counting for skipped messages
by Sage Weil
· 15 years ago
d45d0d9
ceph: add missing #includes
by Sage Weil
· 15 years ago
0b0c06d
ceph: fix leaked spinlock during mds reconnect
by Sage Weil
· 15 years ago
c8f1658
ceph: print more useful version info on module load
by Sage Weil
· 15 years ago
91dee39
ceph: fix snap realm splits
by Sage Weil
· 15 years ago
c10f5e1
ceph: clear dir complete on d_move
by Sage Weil
· 15 years ago
973bec3
nilfs2: fix sync silent failure
by Ryusuke Konishi
· 15 years ago
17d2c0a
NFS: Fix RCU issues in the NFSv4 delegation code
by David Howells
· 15 years ago
8f649c3
NFSv4: Fix the locking in nfs_inode_reclaim_delegation()
by Trond Myklebust
· 15 years ago
6b933c8
ocfs2: Avoid direct write if we fall back to buffered I/O
by Li Dongyang
· 15 years ago
f9221fd
Merge branch 'skip_delete_inode' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2-mark into ocfs2-fixes
by Joel Becker
· 15 years ago
12b1b32
Inotify: Fix build failure in inotify user support
by Ralf Baechle
· 15 years ago
e97e712
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 15 years ago
fed0a9c
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
9bf729c
xfs: add a shrinker to background inode reclaim
by Dave Chinner
· 15 years ago
3c2023d
exofs: Fix "add bdi backing to mount session" fall out
by Boaz Harrosh
· 15 years ago
5477d0f
fs: fs/super.c needs to include backing-dev.h for !CONFIG_BLOCK
by Jens Axboe
· 15 years ago
27fb8d7
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 15 years ago
f80a0ca
pktcdvd: improve BKL and compat_ioctl.c usage
by Arnd Bergmann
· 15 years ago
a36fed1
exofs: Fix "add bdi backing to mount session" fall out
by Boaz Harrosh
· 15 years ago
d9e80b7
nfs d_revalidate() is too trigger-happy with d_drop()
by Al Viro
· 15 years ago
9699eda
nfs: fix memory leak in nfs_get_sb with CONFIG_NFS_V4
by Xiaotian Feng
· 15 years ago
acf82b8
nfs: fix some issues in nfs41_proc_reclaim_complete()
by Dan Carpenter
· 15 years ago
970b064
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
11e39d9
Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 15 years ago
3835541
procfs: fix tid fdinfo
by Jerome Marchand
· 15 years ago
ba8b06e
NFS: Ensure that nfs_wb_page() waits for Pg_writeback to clear
by Trond Myklebust
· 15 years ago
16a5b3c
Remove redundant check for CONFIG_MMU
by Christoph Egger
· 15 years ago
bc113f1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus
by Linus Torvalds
· 15 years ago
2bc3c11
nfsd4: bug in read_buf
by Neil Brown
· 15 years ago
dd77ef9
xfs: more swap extent fixes for dynamic fork offsets
by Dave Chinner
· 15 years ago
e6d086d
btrfs: convert to using bdi_setup_and_register()
by Jens Axboe
· 15 years ago
202f2bb
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 15 years ago
5129a46
Catch filesystems lacking s_bdi
by Jörn Engel
· 15 years ago
e0d1f70
squashfs: fix potential buffer over-run on 4K block file systems
by Phillip Lougher
· 15 years ago
370ec3d
squashfs: add missing buffer free
by Phillip Lougher
· 15 years ago
1cb08e9
squashfs: fix warn_on when root inode is corrupted
by Phillip Lougher
· 15 years ago
b8af67e
fs/block_dev.c: fix performance regression in O_DIRECT|O_SYNC writes to block devices
by Anton Blanchard
· 15 years ago
fb2162d
reiserfs: fix corruption during shrinking of xattrs
by Jeff Mahoney
· 15 years ago
cac36f7
reiserfs: fix permissions on .reiserfs_priv
by Jeff Mahoney
· 15 years ago
a36d515
ocfs2_dlmfs: Fix math error when reading LVB.
by Joel Becker
· 15 years ago
c21a534
ocfs2: Update VFS inode's id info after reflink.
by Tao Ma
· 15 years ago
0350cb0
ocfs2: potential ERR_PTR dereference on error paths
by Dan Carpenter
· 15 years ago
a9743fc
ocfs2: Add directory entry later in ocfs2_symlink() and ocfs2_mknod()
by Mark Fasheh
· 15 years ago
Next »