aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2012-12-18ceph: fix dentry reference leak in ceph_encode_fh()Cyril Roelandt
2012-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-12-18Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds
2012-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2012-12-18Merge tag 'nfs-for-3.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-12-17Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-12-17fs, fanotify: add @mflags field to fanotify outputCyrill Gorcunov
2012-12-17fs, notify: add procfs fdinfo helperCyrill Gorcunov
2012-12-17fs, exportfs: add exportfs_encode_inode_fh() helperCyrill Gorcunov
2012-12-17fs, exportfs: escape nil dereference if no s_export_op presentCyrill Gorcunov
2012-12-17fs, epoll: add procfs fdinfo helperCyrill Gorcunov
2012-12-17fs, eventfd: add procfs fdinfo helperCyrill Gorcunov
2012-12-17procfs: add ability to plug in auxiliary fdinfo providersCyrill Gorcunov
2012-12-17ubifs: use prandom_bytesAkinobu Mita
2012-12-17exec: use -ELOOP for max recursion depthKees Cook
2012-12-17proc: pid/status: show all supplementary groupsArtem Bityutskiy
2012-12-17/proc/pid/status: add "Seccomp" fieldKees Cook
2012-12-17procfs: add VmFlags field in smaps outputCyrill Gorcunov
2012-12-17proc: don't show nonexistent capabilitiesAndrew Vagin
2012-12-17fs/fat: strip "cp" prefix from codepage in displayDave Reisner
2012-12-17fat: ix mount option parsingJan Kara
2012-12-17fat: provide option for setting timezone offsetJan Kara
2012-12-17fat: notify when discard is not supportedNamjae Jeon
2012-12-17binfmt_elf: fix corner case kfree of uninitialized dataAlan Cox
2012-12-17procfs: use kbasename()Andy Shevchenko
2012-12-17fs/notify/inode_mark.c: make fsnotify_find_inode_mark_locked() staticTushar Behera
2012-12-17lseek: the "whence" argument is called "whence"Andrew Morton
2012-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-12-17Btrfs: fix a bug of per-file nocowLiu Bo
2012-12-17Btrfs: fix hash overflow handlingChris Mason
2012-12-17Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2012-12-16Btrfs: don't take inode delalloc mutex if we're a free space inodeJosef Bacik
2012-12-16Btrfs: fix autodefrag and umount lockupJosef Bacik
2012-12-16Btrfs: fix permissions of empty files not affected by umaskFilipe Brandenburger
2012-12-16Btrfs: put raid properties into global tableLiu Bo
2012-12-16Btrfs: fix BUG() in scrub when first superblock reading gives EIOStefan Behrens
2012-12-16Btrfs: do not call file_update_time in aio_writeJosef Bacik
2012-12-16Btrfs: only unlock and relock if we have toJosef Bacik
2012-12-16Btrfs: use tokens where we can in the tree logJosef Bacik
2012-12-16Btrfs: optimize leaf_space_usedJosef Bacik
2012-12-16Btrfs: don't memset new tokensJosef Bacik
2012-12-16Btrfs: only clear dirty on the buffer if it is marked as dirtyJosef Bacik
2012-12-16Btrfs: move checks in set_page_dirty under DEBUGJosef Bacik
2012-12-16Btrfs: log changed inodes based on the extent map treeJosef Bacik
2012-12-16Btrfs: add path->really_keep_locksJosef Bacik
2012-12-16Btrfs: do not mark ems as prealloc if we are writing to themJosef Bacik
2012-12-16Btrfs: keep track of the extents original block lengthJosef Bacik
2012-12-16Btrfs: inline csums if we're fsyncingJosef Bacik
2012-12-16Btrfs: don't bother copying if we're only logging the inodeJosef Bacik
2012-12-16Btrfs: only log the inode item if we can get away with itJosef Bacik