aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
...
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2010-12-14
|\ \ \ \
| * | | | fuse: verify ioctl retriesMiklos Szeredi2010-11-30
| * | | | fuse: fix ioctl when server is 32bitMiklos Szeredi2010-11-30
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2010-12-14
|\ \ \ \
| * | | | xfs: log timestamp changes to the source inode in renameChristoph Hellwig2010-12-09
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2010-12-14
|\ \ \ \ \
| * | | | | ceph: fix ioctl magicSage Weil2010-12-06
| * | | | | ceph: Behave better when handling file lock replies.Herb Shiu2010-12-01
| * | | | | ceph: pass lock information by struct file_lock instead of as individual params.Herb Shiu2010-12-01
| * | | | | ceph: Handle file locks in replies from the MDS.Herb Shiu2010-12-01
| * | | | | ceph: avoid possible null deref in readdir after dir llseekSage Weil2010-12-01
* | | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2010-12-14
|\ \ \ \ \ \
| * | | | | | NFS: Fix panic after nfs_umount()Chuck Lever2010-12-10
| * | | | | | nfs: remove extraneous and problematic calls to nfs_clear_requestTrond Myklebust2010-12-07
| * | | | | | nfs: kernel should return EPROTONOSUPPORT when not support NFSv4Mi Jinlong2010-12-07
| * | | | | | NFS: Fix fcntl F_GETLK not reporting some conflictsSergey Vlasov2010-12-07
| * | | | | | nfs: Discard ACL cache on mode updateAneesh Kumar K.V2010-12-07
| * | | | | | NFS: Readdir cleanupsTrond Myklebust2010-12-07
| * | | | | | NFS: nfs_readdir_search_for_cookie() don't mark as eof if cookie not foundTrond Myklebust2010-12-07
| * | | | | | NFS: Fix a memory leak in nfs_readdirTrond Myklebust2010-12-02
| * | | | | | NFS: Ensure we use the correct cookie in nfs_readdir_xdr_fillerTrond Myklebust2010-12-01
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2010-12-14
|\ \ \ \ \ \ \
| * | | | | | | cifs: remove bogus remapping of error in cifs_filldir()Suresh Jayaraman2010-12-08
| * | | | | | | cifs: allow calling cifs_build_path_to_root on incomplete cifs_sbJeff Layton2010-12-07
| * | | | | | | cifs: fix check of error return from is_path_accessableJeff Layton2010-12-07
| * | | | | | | cifs: remove Local_System_NameJeff Layton2010-12-06
| * | | | | | | cifs: fix use of CONFIG_CIFS_ACLJeff Layton2010-12-06
| * | | | | | | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French2010-12-02
| |\ \ \ \ \ \ \
| * | | | | | | | cifs: add attribute cache timeout (actimeo) tunableSuresh Jayaraman2010-12-02
* | | | | | | | | autofs4 - remove ioctl mutex (bz23142)Ian Kent2010-12-07
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-12-06
|\ \ \ \ \ \ \ \
| * | | | | | | | ocfs2_connection_find() returns pointer to bad structuredann frazier2010-11-18
| * | | | | | | | ocfs2: char is not always signedMilton Miller2010-11-18
| * | | | | | | | Ocfs2: Stop tracking a negative dentry after dentry_iput().Tristan Ye2010-11-18
| * | | | | | | | ocfs2: fix memory leakJiri Slaby2010-11-18
| * | | | | | | | fs/ocfs2/dlm: Use GFP_ATOMIC under spin_lockDavid Sterba2010-11-18
* | | | | | | | | Revert "vfs: show unreachable paths in getcwd and proc"Eric W. Biederman2010-12-05
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | reiserfs: don't acquire lock recursively in reiserfs_acl_chmodFrederic Weisbecker2010-12-02
| |/ / / / / / |/| | | | | |
* | | | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2010-12-02
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | xfs: only run xfs_error_test if error injection is activeDave Chinner2010-12-01
| * | | | | | xfs: avoid moving stale inodes in the AILDave Chinner2010-12-01
| * | | | | | xfs: delayed alloc blocks beyond EOF are valid after writebackDave Chinner2010-12-01
| * | | | | | xfs: push stale, pinned buffers on trylock failuresDave Chinner2010-12-01
| * | | | | | xfs: fix failed write truncation handling.Dave Chinner2010-12-01
| | |_|_|/ / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2010-12-02
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | cifs: fix parsing of hostname in dfs referralsJeff Layton2010-11-30
| * | | | | cifs: display fsc in /proc/mountsSuresh Jayaraman2010-11-30
| * | | | | cifs: enable fscache iff fsc mount option is used explicitlySuresh Jayaraman2010-11-30
| * | | | | cifs: allow fsc mount option only if CONFIG_CIFS_FSCACHE is setSuresh Jayaraman2010-11-30
| * | | | | cifs: Handle extended attribute name cifs_acl to generate cifs acl blob (try #4)Shirish Pargaonkar2010-11-30