aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-17Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds44-149/+523
2012-12-17fs, fanotify: add @mflags field to fanotify outputCyrill Gorcunov1-5/+9
2012-12-17fs, notify: add procfs fdinfo helperCyrill Gorcunov5-1/+207
2012-12-17fs, exportfs: add exportfs_encode_inode_fh() helperCyrill Gorcunov1-5/+14
2012-12-17fs, exportfs: escape nil dereference if no s_export_op presentCyrill Gorcunov1-1/+1
2012-12-17fs, epoll: add procfs fdinfo helperCyrill Gorcunov3-1/+47
2012-12-17fs, eventfd: add procfs fdinfo helperCyrill Gorcunov1-0/+20
2012-12-17procfs: add ability to plug in auxiliary fdinfo providersCyrill Gorcunov1-0/+2
2012-12-17ubifs: use prandom_bytesAkinobu Mita1-5/+3
2012-12-17exec: use -ELOOP for max recursion depthKees Cook4-15/+6
2012-12-17proc: pid/status: show all supplementary groupsArtem Bityutskiy1-1/+1
2012-12-17/proc/pid/status: add "Seccomp" fieldKees Cook1-0/+8
2012-12-17procfs: add VmFlags field in smaps outputCyrill Gorcunov1-0/+53
2012-12-17proc: don't show nonexistent capabilitiesAndrew Vagin1-0/+9
2012-12-17fs/fat: strip "cp" prefix from codepage in displayDave Reisner1-1/+2
2012-12-17fat: ix mount option parsingJan Kara1-11/+11
2012-12-17fat: provide option for setting timezone offsetJan Kara3-9/+28
2012-12-17fat: notify when discard is not supportedNamjae Jeon1-0/+9
2012-12-17binfmt_elf: fix corner case kfree of uninitialized dataAlan Cox1-1/+3
2012-12-17procfs: use kbasename()Andy Shevchenko1-5/+1
2012-12-17fs/notify/inode_mark.c: make fsnotify_find_inode_mark_locked() staticTushar Behera1-2/+3
2012-12-17lseek: the "whence" argument is called "whence"Andrew Morton21-94/+94
2012-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds25-305/+493
2012-12-17Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds4-10/+14
2012-12-16Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds29-1080/+4047
2012-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds2-16/+8
2012-12-15Merge tag 'for-v3.8' of git://git.infradead.org/users/cbou/linux-pstoreLinus Torvalds2-12/+34
2012-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmwLinus Torvalds16-194/+380
2012-12-13Merge branch 'autofs' (patches from Ian Kent)Linus Torvalds2-51/+41
2012-12-13autofs4 - use simple_empty() for empty directory checkIan Kent1-17/+5
2012-12-13autofs4 - dont clear DCACHE_NEED_AUTOMOUNT on rootless mountIan Kent2-34/+36
2012-12-13Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds4-10/+6
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds15-17/+16
2012-12-13quota: Use the pre-processor to compile out quotactl_cmd_write when !CONFIG_BLOCKLee Jones1-0/+4
2012-12-13ext3: drop if around WARN_ONJulia Lawall1-2/+1
2012-12-13ext3: get rid of the duplicate code on ext3_fill_superZhao Hongjiang1-3/+0
2012-12-13udf: remove un-needed variable from inode_getblkNamjae Jeon1-3/+0
2012-12-13udf: don't increment lenExtents while writing to a holeNamjae Jeon1-2/+5
2012-12-13udf: fix memory leak while allocating blocks during writeNamjae Jeon1-0/+4
2012-12-12pstore/ftrace: Adjust for ftrace_ops->func prototype changeAnton Vorontsov1-1/+3
2012-12-12pstore/ram: Fix bounds checks for mem_size, record_size, console_size and ftrace_sizeArve Hjønnevåg1-2/+16
2012-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-4/+5
2012-12-12fs/buffer.c: remove redundant initialization in alloc_page_buffers()Yan Hong1-3/+0
2012-12-12fs/buffer.c: do not inline exported functionYan Hong1-2/+1
2012-12-12writeback: fix a typo in commentYan Hong1-1/+1
2012-12-12procfs: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan2-3/+3
2012-12-12thp: change split_huge_page_pmd() interfaceKirill A. Shutemov1-1/+1
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds12-71/+38
2012-12-12Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds19-954/+787
2012-12-12Merge tag 'for-linus-v3.8-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds69-2308/+3737