summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2014-07-28Merge branch 'sched/urgent' into sched/core, to merge fixes before applying n...Ingo Molnar
2014-07-27ext4: fix incorrect locking in move_extent_per_pageDmitry Monakhov
2014-07-27ext4: use correct depth valueDmitry Monakhov
2014-07-27ext4: add i_data_sem sanity checkDmitry Monakhov
2014-07-27ext4: fix wrong size computation in ext4_mb_normalize_request()Xiaoguang Wang
2014-07-27Merge branch 'vfs-for-3.16' of git://git.infradead.org/users/hch/vfsLinus Torvalds
2014-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2014-07-25f2fs: fix to put root inode in error path of fill_superChao Yu
2014-07-25f2fs: avoid use invalid mapping of node_inode when evict meta inodeChao Yu
2014-07-25f2fs: support ->rename2()Chao Yu
2014-07-25f2fs: add f2fs_balance_fs for direct IOHuang Ying
2014-07-24CAPABILITIES: remove undefined caps from all processesEric Paris
2014-07-24Merge tag 'keys-next-20140722' of git://git.kernel.org/pub/scm/linux/kernel/g...James Morris
2014-07-24fs: umount on symlink leaks mnt countVasily Averin
2014-07-24direct-io: fix uninitialized warning in do_direct_IO()Boaz Harrosh
2014-07-23Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2014-07-23simple_xattr: permit 0-size extended attributesHugh Dickins
2014-07-23coredump: fix the setting of PF_DUMPCORESilesh C V
2014-07-23fs: lockd: Use ktime_get_ns()Thomas Gleixner
2014-07-23sched: Make task->real_start_time nanoseconds basedThomas Gleixner
2014-07-23timerfd: Use ktime_mono_to_real()Thomas Gleixner
2014-07-23NFSD: Fix crash encoding lock reply on 32-bitKinglong Mee
2014-07-22Merge branch 'keys-fixes' into keys-nextDavid Howells
2014-07-22KEYS: user: Use key preparsingDavid Howells
2014-07-22fuse: add FUSE_NO_OPEN_SUPPORT flag to INITAndrew Gallagher
2014-07-22fuse: s_time_gran fixMiklos Szeredi
2014-07-21Merge 3.16-rc6 into driver-core-nextGreg Kroah-Hartman
2014-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-07-20Merge tag 'nfs-for-3.16-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-07-19btrfs: test for valid bdev before kobj removal in btrfs_rm_deviceEric Sandeen
2014-07-19Btrfs: fix abnormal long waiting in fsyncLiu Bo
2014-07-18seccomp: implement SECCOMP_FILTER_FLAG_TSYNCKees Cook
2014-07-18sched: move no_new_privs into new atomic flagsKees Cook
2014-07-18Merge tag 'gfs2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/steve...Linus Torvalds
2014-07-18Merge tag 'xfs-for-linus-3.16-rc5' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2014-07-18GFS2: fs/gfs2/rgrp.c: kernel-doc warning fixesFabian Frederick
2014-07-18GFS2: memcontrol: Spelling s/invlidate/invalidate/Geert Uytterhoeven
2014-07-18GFS2: Allow caching of glocks for flockBob Peterson
2014-07-18GFS2: Allow flocks to use normal glock dq rather than dq_waitBob Peterson
2014-07-18GFS2: replace count*size kzalloc by kcallocFabian Frederick
2014-07-18GFS2: Use GFP_NOFS when allocating glocksSteven Whitehouse
2014-07-18GFS2: Fix race in glock lru glock disposalSteven Whitehouse
2014-07-18GFS2: Only wait for demote when last holder is dequeuedBob Peterson
2014-07-18timerfd: Implement timerfd_ioctl method to restore timerfd_ctx::ticks, v3Cyrill Gorcunov
2014-07-18timerfd: Implement show_fdinfo methodCyrill Gorcunov
2014-07-17KEYS: Allow special keys (eg. DNS results) to be invalidated by CAP_SYS_ADMINDavid Howells
2014-07-16sched: Allow wait_on_bit_action() functions to support a timeoutNeilBrown
2014-07-16sched: Remove proliferation of wait_on_bit() action functionsNeilBrown
2014-07-15Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2014-07-15f2fs: reduce searching region of segmap when free sectionChao Yu