summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2012-12-11fsnotify: pass group to fsnotify_destroy_mark()Lino Sanfilippo
2012-12-11Btrfs: make ordered extent be flushed by multi-taskMiao Xie
2012-12-11Btrfs: make ordered operations be handled by multi-taskMiao Xie
2012-12-11Btrfs: make delalloc inodes be flushed by multi-taskMiao Xie
2012-12-11Btrfs: fill the global reserve when unpinning spaceJosef Bacik
2012-12-11Btrfs: cleanup unused argumentsLiu Bo
2012-12-11Btrfs: kill unnecessary arguments in del_ptrLiu Bo
2012-12-11Btrfs: reorder tree mod log operations in deleting a pointerLiu Bo
2012-12-11Btrfs: MOD_LOG_KEY_REMOVE_WHILE_MOVING never change node's nritemsLiu Bo
2012-12-11Btrfs: fix unnecessary while loop when search the free space, cacheMiao Xie
2012-12-11Btrfs: recheck bio against block device when we map the bioJosef Bacik
2012-12-11Btrfs: improve the noflush reservationMiao Xie
2012-12-11Btrfs: fix wrong comment in can_overcommit()Miao Xie
2012-12-11Btrfs: cleanup duplicated division functionsMiao Xie
2012-12-11fsnotify: use a mutex instead of a spinlock to protect a groups mark listLino Sanfilippo
2012-12-11fanotify: add an extra flag to mark_remove_from_mask that indicates wheather ...Lino Sanfilippo
2012-12-11fsnotify: take groups mark_lock before mark lockLino Sanfilippo
2012-12-11fsnotify: use reference counting for groupsLino Sanfilippo
2012-12-11fsnotify: introduce fsnotify_get_group()Lino Sanfilippo
2012-12-11inotify, fanotify: replace fsnotify_put_group() with fsnotify_destroy_group()Lino Sanfilippo
2012-12-11CIFS: Fix write after setting a read lock for read oplock filesPavel Shilovsky
2012-12-11cifs: parse the device name into UNC and prepathJeff Layton
2012-12-11cifs: fix up handling of prefixpath= optionJeff Layton
2012-12-11cifs: clean up handling of unc= optionJeff Layton
2012-12-11cifs: fix SID binary to string conversionJeff Layton
2012-12-11NFSv4.1: Be conservative about the client highest slotidTrond Myklebust
2012-12-11exofs: clean up the correct page collection on write errorIdan Kedar
2012-12-11NFSv4.1: Handle NFS4ERR_BADSLOT errors correctlyTrond Myklebust
2012-12-11Merge branch 'bugfixes' into nfs-for-nextTrond Myklebust
2012-12-11nfs: don't extend writes to cover entire page if pagecache is invalidJeff Layton
2012-12-11NFSv4: Check for buffer length in __nfs4_get_acl_uncachedSven Wegener
2012-12-11Revert "sched/autogroup: Fix crash on reboot when autogroup is disabled"Ingo Molnar
2012-12-11ext4: zero out inline data using memset() instead of empty_zero_pageTheodore Ts'o
2012-12-11f2fs: fix tracking parent inode numberJaegeuk Kim
2012-12-11f2fs: cleanup the f2fs_bio_alloc routineJaegeuk Kim
2012-12-11f2fs: introduce accessor to retrieve number of dentry slotsNamjae Jeon
2012-12-11f2fs: remove redundant call to f2fs_put_page in delete entryNamjae Jeon
2012-12-11f2fs: make use of GFP_F2FS_ZERO for setting gfp_maskNamjae Jeon
2012-12-11f2fs: rewrite f2fs_bio_alloc to make it simplerNamjae Jeon
2012-12-11f2fs: remove unused variableWei Yongjun
2012-12-11f2fs: move error condition for mkdir at proper placeNamjae Jeon
2012-12-11f2fs: remove unneeded initializationNamjae Jeon
2012-12-11f2fs: check read only condition before beginning write outNamjae Jeon
2012-12-11f2fs: remove unneeded memset from init_onceNamjae Jeon
2012-12-11f2fs: show error in case of invalid mount argumentsNamjae Jeon
2012-12-11f2fs: fix the compiler warning for uninitialized use of variableNamjae Jeon
2012-12-11f2fs: resolve build failuresJaegeuk Kim
2012-12-11f2fs: adjust kernel coding styleJaegeuk Kim
2012-12-11f2fs: fix endian conversion bugs reported by sparseJaegeuk Kim
2012-12-11f2fs: remove unneeded version.h header file from f2fs.hSachin Kamat