aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
...
| * | | GFS2: Userland expects quota limit/warn/usage in 512b blocksAbhijith Das2010-11-19
* | | | Un-inline get_pipe_info() helper functionLinus Torvalds2010-11-28
* | | | Export 'get_pipe_info()' to other usersLinus Torvalds2010-11-28
* | | | Rename 'pipe_info()' to 'get_pipe_info()'Linus Torvalds2010-11-28
* | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2010-11-26
|\ \ \ \
| * | | | NFS: Ensure we return the dirent->d_type when it is knownTrond Myklebust2010-11-22
| * | | | NFS: Correct the array bound calculation in nfs_readdir_add_to_arrayTrond Myklebust2010-11-22
| * | | | NFS: Don't ignore errors from nfs_do_filldir()Trond Myklebust2010-11-22
| * | | | NFS: Fix the error handling in "uncached_readdir()"Trond Myklebust2010-11-22
| * | | | NFS: Fix a page leak in uncached_readdir()Trond Myklebust2010-11-22
| * | | | NFS: Fix a page leak in nfs_do_filldir()Trond Myklebust2010-11-22
| * | | | NFS: Assume eof if the server returns no readdir recordsTrond Myklebust2010-11-22
| * | | | NFS: Buffer overflow in ->decode_dirent() should not be fatalTrond Myklebust2010-11-22
| * | | | Pure nfs client performance using odirect.Arun Bharadwaj2010-11-22
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-11-26
|\ \ \ \ \
| * | | | | ioprio: grab rcu_read_lock in sys_ioprio_{set,get}()Greg Thelen2010-11-15
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2010-11-26
|\ \ \ \ \ \
| * | | | | | nilfs2: fix typo in comment of nilfs_dat_move functionRyusuke Konishi2010-11-23
| * | | | | | nilfs2: nilfs_iget_for_gc() returns ERR_PTRDan Carpenter2010-11-23
| | |/ / / / | |/| | | |
* | | | | | reiserfs: fix inode mutex - reiserfs lock misorderingFrederic Weisbecker2010-11-24
* | | | | | pagemap: set pagemap walk limit to PMD boundaryNaoya Horiguchi2010-11-24
* | | | | | fuse: fix attributes after open(O_TRUNC)Ken Sumrall2010-11-24
|/ / / / /
* | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2010-11-19
|\ \ \ \ \
| * | | | | ext4: Add EXT4_IOC_TRIM ioctl to handle batched discardLukas Czerner2010-11-19
| * | | | | fs: Do not dispatch FITRIM through separate super_operationLukas Czerner2010-11-19
| * | | | | ext4: ext4_fill_super shouldn't return 0 on corruptionDarrick J. Wong2010-11-19
| * | | | | jbd2: fix /proc/fs/jbd2/<dev> when using an external journalyangsheng2010-11-17
| * | | | | ext4: missing unlock in ext4_clear_request_list()Dan Carpenter2010-11-17
| * | | | | ext4: fix setting random pages PageUptodateMarkus Trippelsdorf2010-11-17
| | |/ / / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2010-11-19
|\ \ \ \ \
| * | | | | ceph: fix readdir EOVERFLOW on 32-bit archsSage Weil2010-11-18
| * | | | | ceph: fix frag offset for non-leftmost fragsSage Weil2010-11-11
| * | | | | ceph: fix dangling pointerSage Weil2010-11-11
| * | | | | ceph: make page alignment explicit in osd interfaceSage Weil2010-11-09
| * | | | | ceph: fix comment, remove extraneous argsSage Weil2010-11-09
| * | | | | ceph: fix update of ctime from MDSSage Weil2010-11-08
| * | | | | ceph: fix version check on racing inode updatesSage Weil2010-11-08
| * | | | | ceph: fix uid/gid on resent mds requestsSage Weil2010-11-08
| * | | | | ceph: fix rdcache_gen usage and invalidateSage Weil2010-11-08
| * | | | | ceph: re-request max_size if cap auth changesSage Weil2010-11-07
| * | | | | ceph: only let auth caps update max_sizeSage Weil2010-11-07
| * | | | | ceph: fix open for write on clustered mdsSage Weil2010-11-07
| * | | | | ceph: fix bad pointer dereference in ceph_fill_traceSage Weil2010-11-07
| * | | | | Revert "ceph: update issue_seq on cap grant"Sage Weil2010-10-28
* | | | | | BKL: remove references to lock_kernel from commentsArnd Bergmann2010-11-17
* | | | | | BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-17
* | | | | | nfs: Ignore kmemleak false positive in nfs_readdir_make_qstrCatalin Marinas2010-11-16
* | | | | | NFS: readdir shouldn't read beyond the reply returned by the serverTrond Myklebust2010-11-15
* | | | | | NFS: Fix a couple of regressions in readdir.Trond Myklebust2010-11-15
* | | | | | Revert "NFSv4: Fall back to ordinary lookup if nfs4_atomic_open() returns EIS...Trond Myklebust2010-11-15