summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2012-11-14userns: Support autofs4 interacing with multiple user namespacesEric W. Biederman
2012-11-14ext4: init pagevec in ext4_da_block_invalidatepagesEric Sandeen
2012-11-14pstore: Fix NULL pointer dereference in console writesColin Ian King
2012-11-14xfs: remove xfs_flushinval_pagesDave Chinner
2012-11-14xfs: remove xfs_flush_pagesDave Chinner
2012-11-14xfs: remove xfs_wait_on_pages()Dave Chinner
2012-11-14xfs: reverse the check on XFS_IOC_ZERO_RANGEAndrew Dahl
2012-11-14xfs: remove xfs_tosspagesDave Chinner
2012-11-14Merge v3.7-rc5 into tty-nextGreg Kroah-Hartman
2012-11-14nfsd4: get_backchannel_cred should be staticFengguang Wu
2012-11-14nfsd4: init_session should be declared staticFengguang Wu
2012-11-14GFS2: skip dlm_unlock calls in unmountDavid Teigland
2012-11-13xfs: make growfs initialise the AGFL headerDave Chinner
2012-11-13xfs: growfs: use uncached buffers for new headersDave Chinner
2012-11-13xfs: use btree block initialisation functions in growfsDave Chinner
2012-11-13xfs: add more attribute tree trace points.Dave Chinner
2012-11-13xfs: drop buffer io reference when a bad bio is builtDave Chinner
2012-11-13xfs: fix broken error handling in xfs_vm_writepageDave Chinner
2012-11-13xfs: fix attr tree double split corruptionDave Chinner
2012-11-13GFS2: Fix one RG corner caseSteven Whitehouse
2012-11-13GFS2: Eliminate redundant buffer_head manipulation in gfs2_unlink_inodeBob Peterson
2012-11-13GFS2: Use dirty_inode in gfs2_dir_addBob Peterson
2012-11-13GFS2: Fix truncation of journaled data filesSteven Whitehouse
2012-11-12ext4: don't verify checksums of dx non-leaf nodes during fallback scanDarrick J. Wong
2012-11-12nfsd: release the legacy reclaimable clients list in grace_doneJeff Layton
2012-11-12nfsd: get rid of cl_recdir fieldJeff Layton
2012-11-12nfsd: move the confirmed and unconfirmed hlists to a rbtreeJeff Layton
2012-11-12nfsd: don't search for client by hash on legacy reboot recovery gracedoneJeff Layton
2012-11-12nfsd: make nfs4_client_to_reclaim return a pointer to the reclaim recordJeff Layton
2012-11-12nfsd: break out reclaim record removal into separate functionJeff Layton
2012-11-12nfsd: have nfsd4_find_reclaim_client take a char * argumentJeff Layton
2012-11-12nfsd: warn about impending removal of nfsdcld upcallJeff Layton
2012-11-12nfsd: pass info about the legacy recoverydir in environment variablesJeff Layton
2012-11-12nfsd: change heuristic for selecting the client_tracking_opsJeff Layton
2012-11-12nfsd: add a usermodehelper upcall for NFSv4 client ID trackingJeff Layton
2012-11-12kill bogus BUG_ON() in do_close_on_exec()Al Viro
2012-11-10ext4: do not use ext4_error() when there is no space in dir leaf for csumTheodore Ts'o
2012-11-10nfsd: remove unused argument to nfs4_has_reclaimed_stateJeff Layton
2012-11-10nfsd: fix error handling in nfsd4_remove_clid_dirJeff Layton
2012-11-10Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2012-11-09jffs2: Fix lock acquisition order bug in jffs2_write_beginThomas Betker
2012-11-09Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds
2012-11-09Merge tag 'for-linus-v3.7-rc5' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2012-11-09fanotify: fix missing breakEric Paris
2012-11-09revert "epoll: support for disabling items, and a self-test app"Andrew Morton
2012-11-08ext4: introduce lseek SEEK_DATA/SEEK_HOLE supportZheng Liu
2012-11-08ext4: reimplement fiemap using extent status treeZheng Liu
2012-11-08ext4: reimplement ext4_find_delay_alloc_range on extent status treeZheng Liu
2012-11-08ext4: add some tracepoints in extent status treeZheng Liu
2012-11-08ext4: let ext4 maintain extent status treeZheng Liu