summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
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
2012-12-11f2fs: update Kconfig and MakefileJaegeuk Kim
2012-12-11f2fs: move proc files to debugfsGreg Kroah-Hartman
2012-12-11f2fs: add recovery routines for roll-forwardJaegeuk Kim
2012-12-11f2fs: add garbage collection functionsJaegeuk Kim
2012-12-11f2fs: add xattr and acl functionalitiesJaegeuk Kim
2012-12-11f2fs: add core directory operationsJaegeuk Kim
2012-12-11f2fs: add inode operations for special inodesJaegeuk Kim
2012-12-11f2fs: add core inode operationsJaegeuk Kim
2012-12-11f2fs: add address space operations for dataJaegeuk Kim
2012-12-11f2fs: add file operationsJaegeuk Kim
2012-12-11f2fs: add segment operationsJaegeuk Kim
2012-12-11f2fs: add node operationsJaegeuk Kim
2012-12-11f2fs: add checkpoint operationsJaegeuk Kim
2012-12-11f2fs: add super block operationsJaegeuk Kim
2012-12-11f2fs: add superblock and major in-memory structureJaegeuk Kim