summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
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-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-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
2012-02-16Btrfs: fix a bug on overcommit stuffLiu Bo
2012-02-16Btrfs: kick out redundant stuff in convert_extent_bitLiu Bo
2012-02-16Btrfs: skip states when they does not contain bits to clearLiu Bo
2012-02-16Btrfs: check return value of lookup_extent_mapping() correctlyTsutomu Itoh
2012-02-16Btrfs: fix deadlock on page lock when doing auto-defragmentMiao Xie
2012-02-16Btrfs: fix return value check of extent_io_opsTsutomu Itoh
2012-02-16btrfs: honor umask when creating subvol rootFlorian Albrechtskirchinger
2012-02-15btrfs: silence warning in raid array setupDavid Sterba
2012-02-15btrfs: fix structs where bitfields and spinlock/atomic share 8B wordDavid Sterba
2012-02-15btrfs: delalloc for page dirtied out-of-band in fixup workerJeff Mahoney
2012-02-15Btrfs: fix memory leak in load_free_space_cache()Tsutomu Itoh
2012-02-15btrfs: don't check DUP chunks twiceArne Jansen
2012-02-15Btrfs: fix trim 0 bytes after a device deleteLiu Bo
2012-02-15Btrfs: return the internal error unchanged if btrfs_get_extent_fiemap() call ...Jeff Liu
2012-02-15Btrfs: avoid positive number with ERR_PTRJan Schmidt
2012-02-15btrfs: Sector Size check during MountKeith Mannthey
2012-02-13Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2012-02-13ocfs2: deal with wraparounds of i_nlink in ocfs2_rename()Al Viro
2012-02-13vfs: fix compat_sys_stat() handling of overflows in st_nlinkAl Viro
2012-02-13quota: Fix deadlock with suspend and quotasJan Kara
2012-02-13vfs: Provide function to get superblock and wait for it to thawJan Kara
2012-02-13vfs: fix panic in __d_lookup() with high dentry hashtable countsDimitri Sivanich
2012-02-13autofs4 - fix lockdep splat in autofsSteven Rostedt
2012-02-13vfs: fix d_inode_lookup() dentry ref leakMiklos Szeredi
2012-02-13XFS: xfs_trans_add_item() - don't assign in ASSERT() when compare is intendedJesper Juhl
2012-02-13Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2012-02-11Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds