Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2010-12-14 | 1 | -0/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | xfs: log timestamp changes to the source inode in rename | Christoph Hellwig | 2010-12-09 | 1 | -0/+1 | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2010-12-14 | 5 | -61/+111 | |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | ceph: fix ioctl magic | Sage Weil | 2010-12-06 | 1 | -1/+1 | |
| * | | | | | | ceph: Behave better when handling file lock replies. | Herb Shiu | 2010-12-01 | 1 | -8/+30 | |
| * | | | | | | ceph: pass lock information by struct file_lock instead of as individual params. | Herb Shiu | 2010-12-01 | 1 | -37/+21 | |
| * | | | | | | ceph: Handle file locks in replies from the MDS. | Herb Shiu | 2010-12-01 | 2 | -14/+58 | |
| * | | | | | | ceph: avoid possible null deref in readdir after dir llseek | Sage Weil | 2010-12-01 | 1 | -2/+2 | |
* | | | | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2010-12-14 | 9 | -51/+53 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | NFS: Fix panic after nfs_umount() | Chuck Lever | 2010-12-10 | 1 | -2/+2 | |
| * | | | | | | | nfs: remove extraneous and problematic calls to nfs_clear_request | Trond Myklebust | 2010-12-07 | 3 | -4/+4 | |
| * | | | | | | | nfs: kernel should return EPROTONOSUPPORT when not support NFSv4 | Mi Jinlong | 2010-12-07 | 1 | -4/+0 | |
| * | | | | | | | NFS: Fix fcntl F_GETLK not reporting some conflicts | Sergey Vlasov | 2010-12-07 | 1 | -0/+2 | |
| * | | | | | | | nfs: Discard ACL cache on mode update | Aneesh Kumar K.V | 2010-12-07 | 1 | -0/+9 | |
| * | | | | | | | NFS: Readdir cleanups | Trond Myklebust | 2010-12-07 | 1 | -30/+17 | |
| * | | | | | | | NFS: nfs_readdir_search_for_cookie() don't mark as eof if cookie not found | Trond Myklebust | 2010-12-07 | 1 | -1/+2 | |
| * | | | | | | | NFS: Fix a memory leak in nfs_readdir | Trond Myklebust | 2010-12-02 | 2 | -9/+10 | |
| * | | | | | | | NFS: Ensure we use the correct cookie in nfs_readdir_xdr_filler | Trond Myklebust | 2010-12-01 | 1 | -2/+8 | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2010-12-14 | 13 | -144/+157 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | cifs: remove bogus remapping of error in cifs_filldir() | Suresh Jayaraman | 2010-12-08 | 1 | -12/+0 | |
| * | | | | | | | | cifs: allow calling cifs_build_path_to_root on incomplete cifs_sb | Jeff Layton | 2010-12-07 | 3 | -5/+6 | |
| * | | | | | | | | cifs: fix check of error return from is_path_accessable | Jeff Layton | 2010-12-07 | 1 | -1/+1 | |
| * | | | | | | | | cifs: remove Local_System_Name | Jeff Layton | 2010-12-06 | 3 | -16/+10 | |
| * | | | | | | | | cifs: fix use of CONFIG_CIFS_ACL | Jeff Layton | 2010-12-06 | 7 | -107/+99 | |
| * | | | | | | | | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 | Steve French | 2010-12-03 | 1 | -2/+4 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | cifs: add attribute cache timeout (actimeo) tunable | Suresh Jayaraman | 2010-12-02 | 6 | -3/+41 | |
* | | | | | | | | | | autofs4 - remove ioctl mutex (bz23142) | Ian Kent | 2010-12-07 | 1 | -11/+1 | |
| |_|_|_|_|_|_|/ / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2010-12-06 | 5 | -10/+15 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
| * | | | | | | | | ocfs2_connection_find() returns pointer to bad structure | dann frazier | 2010-11-18 | 1 | -1/+1 | |
| * | | | | | | | | ocfs2: char is not always signed | Milton Miller | 2010-11-18 | 1 | -3/+3 | |
| * | | | | | | | | Ocfs2: Stop tracking a negative dentry after dentry_iput(). | Tristan Ye | 2010-11-18 | 1 | -1/+0 | |
| * | | | | | | | | ocfs2: fix memory leak | Jiri Slaby | 2010-11-18 | 1 | -4/+10 | |
| * | | | | | | | | fs/ocfs2/dlm: Use GFP_ATOMIC under spin_lock | David Sterba | 2010-11-18 | 1 | -1/+1 | |
* | | | | | | | | | Revert "vfs: show unreachable paths in getcwd and proc" | Eric W. Biederman | 2010-12-05 | 1 | -1/+1 | |
| |_|/ / / / / / |/| | | | | | | | ||||||
* | | | | | | | | reiserfs: don't acquire lock recursively in reiserfs_acl_chmod | Frederic Weisbecker | 2010-12-02 | 1 | -2/+4 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2010-12-02 | 8 | -83/+188 | |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | xfs: only run xfs_error_test if error injection is active | Dave Chinner | 2010-12-01 | 2 | -2/+6 | |
| * | | | | | | xfs: avoid moving stale inodes in the AIL | Dave Chinner | 2010-12-01 | 1 | -6/+25 | |
| * | | | | | | xfs: delayed alloc blocks beyond EOF are valid after writeback | Dave Chinner | 2010-12-01 | 2 | -2/+20 | |
| * | | | | | | xfs: push stale, pinned buffers on trylock failures | Dave Chinner | 2010-12-01 | 1 | -19/+16 | |
| * | | | | | | xfs: fix failed write truncation handling. | Dave Chinner | 2010-12-01 | 3 | -54/+121 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2010-12-02 | 11 | -80/+127 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | cifs: fix parsing of hostname in dfs referrals | Jeff Layton | 2010-11-30 | 1 | -1/+1 | |
| * | | | | | cifs: display fsc in /proc/mounts | Suresh Jayaraman | 2010-11-30 | 1 | -0/+2 | |
| * | | | | | cifs: enable fscache iff fsc mount option is used explicitly | Suresh Jayaraman | 2010-11-30 | 1 | -6/+6 | |
| * | | | | | cifs: allow fsc mount option only if CONFIG_CIFS_FSCACHE is set | Suresh Jayaraman | 2010-11-30 | 1 | -0/+5 | |
| * | | | | | cifs: Handle extended attribute name cifs_acl to generate cifs acl blob (try #4) | Shirish Pargaonkar | 2010-11-30 | 4 | -26/+40 | |
| * | | | | | cifs: Misc. cleanup in cifsacl handling [try #4] | Shirish Pargaonkar | 2010-11-30 | 3 | -7/+17 | |
| * | | | | | cifs: trivial comment fix for cifs_invalidate_mapping | Suresh Jayaraman | 2010-11-29 | 1 | -1/+3 | |
| * | | | | | [CIFS] fs/cifs/Kconfig: CIFS depends on CRYPTO_HMAC | Steve French | 2010-11-14 | 1 | -0/+1 |