summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2012-03-27mtd: unify initialization of erase_info->fail_addrShmulik Ladkani
2012-03-27jffs2: Standardize JFFS_<LEVEL> usesJoe Perches
2012-03-27jffs2: Use pr_fmt and remove jffs: from formatsJoe Perches
2012-03-27jffs2: Convert printks to pr_<level>Joe Perches
2012-03-27jffs2: Convert most D1/D2 macros to jffs2_dbgJoe Perches
2012-03-27jffs2: make jffs2_initxattrs() staticNikola Pajkovsky
2012-03-27jffs2: Fix typo in compr.cMasanari Iida
2012-03-27jffs2: Remove unnecessary OOM messagesJoe Perches
2012-03-27jffs2: fix typo in scan.cMasanari Iida
2012-03-27jffs2: update to new MTD interfaceBrian Norris
2012-03-27romfs: switch to new MTD APIArtem Bityutskiy
2012-03-27jffs2: remove direct mtd->point referenceArtem Bityutskiy
2012-03-02vfs: export full_name_hash() function to modulesLinus Torvalds
2012-03-02vfs: split up name hashing in link_path_walk() into helper functionLinus Torvalds
2012-03-02vfs: uninline full_name_hash()Linus Torvalds
2012-03-02vfs: trivial __d_lookup_rcu() cleanupsLinus Torvalds
2012-03-02regset: Prevent null pointer reference on readonly regsetsH. Peter Anvin
2012-02-28ecryptfs: fix printk format warning for size_tRandy Dunlap
2012-02-28GFS2: Read resource groups on mountSteven Whitehouse
2012-02-28GFS2: Ensure rindex is uptodate for fallocateBob Peterson
2012-02-28GFS2: Read in rindex if necessary during unlinkBob Peterson
2012-02-28GFS2: Fix race between lru_list and glock ref countSteven Whitehouse
2012-02-27Merge branch 'master' of /Volumes/CaseSensitiveDisk/linuxAnton Altaparmakov
2012-02-25autofs: work around unhappy compat problem on x86-64Ian Kent
2012-02-24epoll: ep_unregister_pollwait() can use the freed pwq->wheadOleg Nesterov
2012-02-24epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree()Oleg Nesterov
2012-02-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2012-02-24Btrfs: fix compiler warnings on 32 bit systemsChris Mason
2012-02-24Merge branch 'master' of /Volumes/CaseSensitiveDisk/linuxAnton Altaparmakov
2012-02-24NTFS: Correct two spelling errors "dealocate" to "deallocate" in mft.c.Anton Altaparmakov
2012-02-23Restore direct_io / truncate locking APIAnton Altaparmakov
2012-02-23Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2012-02-23Btrfs: increase the global block reserve estimatesLiu Bo
2012-02-23Btrfs: clear the extent uptodate bits during parent transid failuresChris Mason
2012-02-23Btrfs: add extra sanity checks on the path names in btrfs_mksubvolChris Mason
2012-02-23Btrfs: make sure we update latest_bdevChris Mason
2012-02-23Btrfs: improve error handling for btrfs_insert_dir_item callersChris Mason
2012-02-22Merge tag 'nfs-for-3.3-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-02-22NTFS: Do not dereference pointer before checking for NULL.Anton Altaparmakov
2012-02-22NTFS: Remove unused variable.Anton Altaparmakov
2012-02-21sys_poll: fix incorrect type for 'timeout' parameterLinus Torvalds
2012-02-21xfs: make inode quota check more generalMitsuo Hayasaka
2012-02-21xfs: change available ranges of softlimit and hardlimit in quota checkMitsuo Hayasaka
2012-02-21Btrfs: be less strict on finding next node in clear_extent_bitLiu Bo
2012-02-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-02-17NFSv4: fix server_scope memory leakWeston Andros Adamson
2012-02-17NFSv4.1: Fix a NFSv4.1 session initialisation regressionTrond Myklebust
2012-02-16ecryptfs: remove the second argument of k[un]map_atomic()Cong Wang
2012-02-16eCryptfs: Copy up lower inode attrs after setting lower xattrTyler Hicks
2012-02-16eCryptfs: Improve statfs reportingTyler Hicks