summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2010-11-198-55/+98
|\
| * ceph: fix readdir EOVERFLOW on 32-bit archsSage Weil2010-11-181-3/+7
| * ceph: fix frag offset for non-leftmost fragsSage Weil2010-11-111-1/+4
| * ceph: fix dangling pointerSage Weil2010-11-111-0/+1
| * ceph: make page alignment explicit in osd interfaceSage Weil2010-11-093-9/+25
| * ceph: fix comment, remove extraneous argsSage Weil2010-11-091-11/+9
| * ceph: fix update of ctime from MDSSage Weil2010-11-081-2/+4
| * ceph: fix version check on racing inode updatesSage Weil2010-11-081-4/+9
| * ceph: fix uid/gid on resent mds requestsSage Weil2010-11-082-2/+7
| * ceph: fix rdcache_gen usage and invalidateSage Weil2010-11-083-14/+10
| * ceph: re-request max_size if cap auth changesSage Weil2010-11-071-0/+5
| * ceph: only let auth caps update max_sizeSage Weil2010-11-071-1/+8
| * ceph: fix open for write on clustered mdsSage Weil2010-11-071-2/+4
| * ceph: fix bad pointer dereference in ceph_fill_traceSage Weil2010-11-071-1/+2
| * Revert "ceph: update issue_seq on cap grant"Sage Weil2010-10-271-5/+3
* | BKL: remove references to lock_kernel from commentsArnd Bergmann2010-11-171-4/+4
* | BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-1728-28/+0
* | nfs: Ignore kmemleak false positive in nfs_readdir_make_qstrCatalin Marinas2010-11-161-0/+6
* | NFS: readdir shouldn't read beyond the reply returned by the serverTrond Myklebust2010-11-155-7/+11
* | NFS: Fix a couple of regressions in readdir.Trond Myklebust2010-11-151-34/+56
* | Revert "NFSv4: Fall back to ordinary lookup if nfs4_atomic_open() returns EIS...Trond Myklebust2010-11-151-1/+1
* | Regression: fix mounting NFS when NFSv3 support is not compiledPaulius Zaleckas2010-11-151-1/+7
* | NLM: Fix a regression in lockdTrond Myklebust2010-11-151-7/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds2010-11-155-216/+98
|\ \
| * | GFS2: Fix inode deallocation raceSteven Whitehouse2010-11-155-216/+98
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-11-141-3/+3
|\ \ \ | |/ / |/| |
| * | ocfs2: Change some lock status member in ocfs2_lock_res to char.Tao Ma2010-11-131-3/+3
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-11-122-4/+37
|\ \ \
| * | | ioprio: rcu_read_lock/unlock protect find_task_by_vpid call (V2)Sergey Senozhatsky2010-11-101-0/+4
| * | | ioprio: fix RCU locking around task dereferenceDaniel J Blueman2010-11-101-2/+12
| * | | bio: take care not overflow page count when mapping/copying user dataJens Axboe2010-11-101-1/+13
| * | | block: limit vec count in bio_kmalloc() and bio_alloc_map_data()Jens Axboe2010-11-101-1/+8
* | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2010-11-129-14/+33
|\ \ \ \
| * | | | xfs: remove incorrect assert in xfs_vm_writepageChristoph Hellwig2010-11-101-3/+4
| * | | | xfs: use hlist_add_fakeChristoph Hellwig2010-11-101-1/+2
| * | | | xfs: fix a few compiler warnings with CONFIG_XFS_QUOTA=nChristoph Hellwig2010-11-101-4/+16
| * | | | xfs: tell lockdep about parent iolock usage in filestreamsChristoph Hellwig2010-11-101-1/+7
| * | | | xfs: move delayed write buffer traceDave Chinner2010-11-101-1/+1
| * | | | xfs: fix per-ag reference counting in inode reclaim tree walkingDave Chinner2010-11-102-0/+2
| * | | | xfs: xfs_ioctl: fix information leak to userlandKulikov Vasiliy2010-11-101-1/+1
| * | | | xfs: remove experimental tag from the delaylog optionChristoph Hellwig2010-11-101-3/+0
* | | | | Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2010-11-122-16/+19
|\ \ \ \ \
| * | | | | locks: remove dead lease error-handling codeJ. Bruce Fields2010-11-101-10/+2
| * | | | | locks: fix leak on merging leasesJ. Bruce Fields2010-11-101-2/+5
| * | | | | nfsd4: fix 4.1 connection registration raceJ. Bruce Fields2010-11-021-4/+12
* | | | | | hugetlbfs: lessen the impact of a deprecation warningDave Jones2010-11-121-2/+1
| |/ / / / |/| | | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2010-11-092-3/+10
|\ \ \ \ \
| * | | | | cifs: fix a memleak in cifs_setattr_nounix()Suresh Jayaraman2010-11-091-1/+0
| * | | | | cifs: make cifs_ioctl handle NULL filp->private_data correctlyJeff Layton2010-11-081-2/+10
| | |/ / / | |/| | |
* | | | | sparc: fix openpromfs compileMeelis Roos2010-11-081-1/+1
OpenPOWER on IntegriCloud