summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2013-04-17fs/binfmt_elf.c: fix hugetlb memory check in vma_dump_size()Naoya Horiguchi
2013-04-17hugetlbfs: stop setting VM_DONTDUMP in initializing vma(VM_HUGETLB)Naoya Horiguchi
2013-04-17posix-timers: Show sigevent info in proc filePavel Emelyanov
2013-04-17posix-timers: Introduce /proc/PID/timers filePavel Emelyanov
2013-04-16NFSv4: Record the OPEN create mode used in the nfs4_opendata structureTrond Myklebust
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-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-09mnt: release locks on error path in do_loopbackAndrey Vagin
2013-04-09procfs: add proc_remove_subtree()Al Viro
2013-04-09ecryptfs: close rmmod raceAl Viro
2013-04-09net: sctp: introduce uapi header for sctpDaniel Borkmann
2013-04-09NFSv4: Fix another potential state manager deadlockTrond Myklebust
2013-04-09ext4: improve credit estimate for EXT4_SINGLEDATA_TRANS_BLOCKSJan Kara
2013-04-09ext4: speed-up releasing blocks on commitAndrey Sidorov
2013-04-09ext4: fix free space estimate in ext4_nonda_switch()Eric Whitney
2013-04-09ext4: fix deadlock with quota featureJan Kara
2013-04-08NFS: Ensure that NFS file unlock waits for readahead to completeTrond Myklebust
2013-04-08NFS: Add functionality to allow waiting on all outstanding reads to completeTrond Myklebust
2013-04-08NFSv4: Handle timeouts correctly when probing for lease validityTrond Myklebust
2013-04-08dlm: avoid unnecessary posix unlockDavid Teigland
2013-04-08ext4: fix incorrect lock ordering for ext4_ind_migrateDmitry Monakhov