summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2013-02-01xfs: introduce XFS_SB_LOG_RES() for transactions that modify sb on diskJeff Liu
2013-02-01xfs: calculate XFS_TRANS_QM_QUOTAOFF_END space log reservation at mount timeJeff Liu
2013-02-01xfs: calculate XFS_TRANS_QM_QUOTAOFF space log reservation at mount timeJeff Liu
2013-02-01xfs: calculate XFS_TRANS_QM_DQALLOC space log reservation at mount timeJeff Liu
2013-02-01xfs: calcuate XFS_TRANS_QM_SETQLIM space log reservation at mount timeJeff Liu
2013-02-01xfs: calculate xfs_qm_write_sb_changes() space log reservation at mount timeJeff Liu
2013-02-01xfs: calculate XFS_TRANS_QM_SBCHANGE space log reservation at mount timeJeff Liu
2013-02-01xfs: make use of xfs_calc_buf_res() in xfs_trans.cJeff Liu
2013-02-01GFS2: Get a block reservation before resizing a fileBob Peterson
2013-02-01GFS2: Split glock lru processing into two partsSteven Whitehouse
2013-02-01xfs: add a helper to figure out the space log reservation per itemJeff Liu
2013-02-01Btrfs: reduce CPU contention while waiting for delayed extent operationsChris Mason
2013-02-01Btrfs: reduce lock contention on extent buffer locksChris Mason
2013-02-01Btrfs: fix cluster alignment for mount -o ssdChris Mason
2013-02-01Btrfs: add a plugging callback to raid56 writesChris Mason
2013-02-01Btrfs: Add a stripe cache to raid56Chris Mason
2013-02-01Btrfs: RAID5 and RAID6David Woodhouse
2013-02-01Btrfs: add rw argument to merge_bio_hook()David Woodhouse
2013-02-01btrfs: don't try to notify udev about missing devicesEric Sandeen
2013-02-01Revert "NFS: add nfs_sb_deactive_async to avoid deadlock"Trond Myklebust
2013-02-01Merge tag 'nfs-for-3.8-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-01-31FUSE: Adapt readdirplus to application usage patternsFeng Shuo
2013-01-31Do not use RCU for current process credentialsAnatol Pomozov
2013-01-30NFSv4.1: Handle NFS4ERR_DELAY when resetting the NFSv4.1 sessionTrond Myklebust
2013-01-30NFS: Don't silently fail setattr() requests on mountpointsTrond Myklebust
2013-01-30Merge branch 'testing' of github.com:ceph/ceph-client into v3.8-rc5-testingAlex Elder
2013-01-30jbd2: don't wake kjournald unnecessarilyEric Sandeen
2013-01-29ext4: fix possible use-after-free with AIOJan Kara
2013-01-30Merge tag 'for-linus-v3.8-rc6' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2013-01-29nfsd: Fix memleak in svc_export_putmajianpeng
2013-01-29GFS2: Use ->writepages for ordered writesSteven Whitehouse
2013-01-29GFS2: Clean up freeze codeSteven Whitehouse
2013-01-29GFS2: Merge gfs2_attach_bufdata() into trans.cSteven Whitehouse
2013-01-29GFS2: Copy gfs2_trans_add_bh into new data/meta functionsSteven Whitehouse
2013-01-29GFS2: Split gfs2_trans_add_bh() into twoSteven Whitehouse
2013-01-29GFS2: Merge revoke adding functionsSteven Whitehouse
2013-01-29GFS2: Separate LRU scanning from shrinkerSteven Whitehouse
2013-01-29Merge branch 'master' into for-nextJiri Kosina
2013-01-28ext4: remove unnecessary NULL pointer checkGuo Chao
2013-01-28ext4: remove useless assignment in dx_probe()Guo Chao
2013-01-28ext4: remove unused variable in add_dirent_to_buf()Guo Chao
2013-01-28ext4: release buffer when checksum failedGuo Chao
2013-01-28ext4: remove explicit WARN_ON when ext4_map_blocks() failsLukas Czerner
2013-01-28ext4: remove unused variable flagsLukas Czerner
2013-01-28ext4: fix ext4_writepage() to achieve data=ordered guaranteesJan Kara
2013-01-28ext4: Make ext4_bio_writepage() handle unprepared buffersJan Kara
2013-01-28eCryptfs: remove unneeded checks in virt_to_scatterlist()Dan Carpenter
2013-01-28xfs: Fix xfs_swap_extents() after removal of xfs_flushinval_pages()Torsten Kaiser
2013-01-28xfs: Fix xfs_swap_extents() after removal of xfs_flushinval_pages()Torsten Kaiser
2013-01-28xfs: Fix possible use-after-free with AIOJan Kara