summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2013-04-16nfsd4: remove some useless codefanchaoting
2013-04-16nfsd4: implement SEQ4_STATUS_RECALLABLE_STATE_REVOKEDJ. Bruce Fields
2013-04-15Merge branches 'timers-urgent-for-linus', 'irq-urgent-for-linus' and 'core-ur...Linus Torvalds
2013-04-14Merge 3.9-rc7 into driver-core-nextGreg Kroah-Hartman
2013-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-04-14NFSv4.1: Set the RPC_CLNT_CREATE_INFINITE_SLOTS flag for NFSv4.1 transportsTrond Myklebust
2013-04-13vfs: Revert spurious fix to spinning prevention in prune_icache_sbSuleiman Souhlal
2013-04-13Btrfs: make sure nbytes are right after log replayJosef Bacik
2013-04-12Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2013-04-12NFSv4: Fix handling of revoked delegations by setattrTrond Myklebust
2013-04-12treewide: Fix typo in printksMasanari Iida
2013-04-12kthread: Prevent unpark race which puts threads on the wrong cpuThomas Gleixner
2013-04-12ext4: clear buffer_uninit flag when submitting IOJan Kara
2013-04-11ext4: use io_end for multiple biosJan Kara
2013-04-11ext4: make ext4_bio_write_page() use BH_Async_Write flagsJan Kara
2013-04-11ext4: Use kstrtoul() instead of parse_strtoul()Lukas Czerner
2013-04-11ext4: defragmentation code cleanupDmitry Monakhov
2013-04-11ext4: do not convert to indirect with bigalloc enabledLukas Czerner
2013-04-11NFSv4 release the sequence id in the return on close caseAndy Adamson
2013-04-10ext4: move ext4_ind_migrate() into migrate.cLukas Czerner
2013-04-10cifs: Allow passwords which begin with a delimitorSachin Prabhu
2013-04-10nfs: remove unnecessary check for NULL inode->i_flock from nfs_delegation_cla...Jeff Layton
2013-04-10Merge tag 'nfs-for-3.9-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-04-10NFSv4: Doh! Typo in the fix to nfs41_walk_client_listTrond Myklebust
2013-04-10Merge tag 'nfs-for-3.9-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-04-10GFS2: Add origin indicator to glock demote tracingSteven Whitehouse
2013-04-10GFS2: Add origin indicator to glock callbacksSteven Whitehouse
2013-04-09ext4: fix miscellaneous big endian warningsTheodore Ts'o
2013-04-09ext4: fix big-endian bug in metadata checksum calculationsDmitry Monakhov
2013-04-09ext4: fix big-endian bug in extent migration codeDmitry Monakhov
2013-04-09ext4: fix usless declarationsDmitri Monakho
2013-04-09ext4: introduce reserved spaceLukas Czerner
2013-04-09nfsd4: clean up validate_stateidJ. Bruce Fields
2013-04-09nfsd4: check backchannel attributes on create_sessionJ. Bruce Fields
2013-04-09nfsd4: fix forechannel attribute negotiationJ. Bruce Fields
2013-04-09nfsd4: cleanup check_forechannel_attrsJ. Bruce Fields
2013-04-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-09try a saner locking for pde_opener...Al Viro
2013-04-09deal with races between remove_proc_entry() and proc_reg_release()Al Viro
2013-04-09procfs: preparations for remove_proc_entry() race fixesAl Viro
2013-04-09procfs: Clean up huge if-statement in __proc_file_read()David Howells
2013-04-09proc: Kill create_proc_entry()David Howells
2013-04-09constify a bunch of struct file_operations instancesAl Viro
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro
2013-04-09procfs: kill ->write_proc()Al Viro
2013-04-09new helper: single_open_size()Al Viro
2013-04-09procfs: don't allow to use proc_create, create_proc_entry, etc. for directoriesAl Viro
2013-04-09reiserfs: use proc_remove_subtree()Al Viro
2013-04-09procfs: switch /proc/self away from proc_dir_entryAl Viro
2013-04-09mode_t, whack-a-mole at 11...Al Viro