aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
...
| * clean up the failure exits after __do_follow_link() in do_filp_open()Al Viro2011-03-14
| * pull security_inode_follow_link() into __do_follow_link()Al Viro2011-03-14
| * pull dropping RCU on success of link_path_walk() into path_lookupat()Al Viro2011-03-14
| * untangle the "need_reval_dot" messAl Viro2011-03-14
| * merge component type recognitionAl Viro2011-03-14
| * merge path_init and path_init_rcuAl Viro2011-03-14
| * sanitize path_walk() messAl Viro2011-03-14
| * take RCU-dependent stuff around exec_permission() into a new helperAl Viro2011-03-14
| * kill path_lookup()Al Viro2011-03-14
| * compat breakage in preadv() and pwritev()Al Viro2011-03-13
* | VFS: Fix the nfs sillyrename regression in kernel 2.6.38Trond Myklebust2011-03-15
* | dcache.c: create helper function for duplicated functionalityLinus Torvalds2011-03-15
* | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2011-03-14
|\ \
| * | NFS: NFSROOT should default to "proto=udp"Chuck Lever2011-03-11
| * | nfs4: remove duplicated #includeHuang Weiyi2011-03-11
| * | NFSv4: nfs4_state_mark_reclaim_nograce() should be staticTrond Myklebust2011-03-11
| * | NFSv4: Fix the setlk error handlerTrond Myklebust2011-03-11
| * | NFSv4.1: Fix the handling of the SEQUENCE status bitsTrond Myklebust2011-03-11
| * | NFSv4/4.1: Fix nfs4_schedule_state_recovery abusesTrond Myklebust2011-03-11
| * | NFSv4.1 reclaim complete must wait for completionAndy Adamson2011-03-10
| * | NFSv4: remove duplicate clientid in struct nfs_clientAndy Adamson2011-03-10
| * | NFSv4.1: Retry CREATE_SESSION on NFS4ERR_DELAYRicardo Labiaga2011-03-10
| * | (try3-resend) Fix nfs_compat_user_ino64 so it doesn't cause problems if bit 3...Frank Filz2011-03-10
| * | nfs: fix compilation warningJovi Zhang2011-03-10
| * | nfs: add kmalloc return value check in decode_and_add_dsStanislav Fomichev2011-03-10
| * | nfs: close NFSv4 COMMIT vs. CLOSE raceJeff Layton2011-03-10
| * | SUNRPC: Close a race in __rpc_wait_for_completion_task()Trond Myklebust2011-03-10
* | | Fix corrupted OSF partition table parsingTimo Warns2011-03-14
* | | compat breakage in preadv() and pwritev()Al Viro2011-03-13
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2011-03-13
|\ \ \ | |_|/ |/| |
| * | Btrfs: break out of shrink_delalloc earlierChris Mason2011-03-12
| * | btrfs: fix not enough reserved spaceMiao Xie2011-03-10
| * | btrfs: fix dip leakDaniel J Blueman2011-03-10
| * | Btrfs: make sure not to return overlapping extents to fiemapChris Mason2011-03-08
| * | Btrfs: deal with short returns from copy_from_userChris Mason2011-03-07
| * | Btrfs: fix regressions in copy_from_user handlingChris Mason2011-03-07
* | | fs/dcache: allow d_obtain_alias() to return unhashed dentriesJ. Bruce Fields2011-03-10
* | | Check for immutable/append flag in fallocate pathMarco Stornelli2011-03-10
* | | fat: fix d_revalidate oopsen on NFS exportsAl Viro2011-03-10
* | | jfs: fix d_revalidate oopsen on NFS exportsAl Viro2011-03-10
* | | ocfs2: fix d_revalidate oopsen on NFS exportsAl Viro2011-03-10
* | | gfs2: fix d_revalidate oopsen on NFS exportsAl Viro2011-03-10
* | | fuse: fix d_revalidate oopsen on NFS exportsAl Viro2011-03-10
* | | ceph: fix d_revalidate oopsen on NFS exportsAl Viro2011-03-10
* | | reiserfs xattr ->d_revalidate() shouldn't care about RCUAl Viro2011-03-10
* | | /proc/self is never going to be invalidated...Al Viro2011-03-10
* | | Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2011-03-09
|\ \ \
| * | | nfsd: wrong index used in inner looproel2011-03-08
| * | | nfsd4: fix bad pointer on failure to find delegationJ. Bruce Fields2011-03-07
| * | | NFSD: fix decode_cb_sequence4resokBenny Halevy2011-02-22