aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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-22Merge branch 'keys-fixes' into keys-nextDavid Howells
2014-07-22KEYS: user: Use key preparsingDavid Howells
2014-07-18seccomp: implement SECCOMP_FILTER_FLAG_TSYNCKees Cook
2014-07-18sched: move no_new_privs into new atomic flagsKees Cook
2014-07-17KEYS: Allow special keys (eg. DNS results) to be invalidated by CAP_SYS_ADMINDavid Howells
2014-07-13Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-07-12ext4: fix potential null pointer dereference in ext4_free_inodeNamjae Jeon
2014-07-12ext4: fix a potential deadlock in __ext4_es_shrink()Theodore Ts'o
2014-07-11Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2014-07-11ext4: revert commit which was causing fs corruption after journal replaysTheodore Ts'o
2014-07-10Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-07-09Merge tag 'f2fs-fixes-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-07-09f2fs: avoid to access NULL pointer in issue_flush_threadChao Yu
2014-07-09f2fs: check bdi->dirty_exceeded when trying to skip data writesJaegeuk Kim
2014-07-09f2fs: do checkpoint for the renamed inodeJaegeuk Kim
2014-07-09f2fs: release new entry page correctly in error path of f2fs_renameChao Yu
2014-07-09f2fs: fix error path in init_inode_metadataChao Yu
2014-07-09f2fs: check lower bound nid value in check_nid_rangeChao Yu
2014-07-09f2fs: remove unused variables in f2fs_sm_infoChao Yu
2014-07-07nfsd: Fix bad reserving space for encoding rdattr_errorKinglong Mee
2014-07-05ext4: disable synchronous transaction batching if max_batch_time==0Eric Sandeen
2014-07-05ext4: clarify ext4_error message in ext4_mb_generate_buddy_error()Theodore Ts'o
2014-07-05ext4: clarify error count warning messagesTheodore Ts'o
2014-07-05ext4: fix unjournalled bg descriptor while initializing inode bitmapTheodore Ts'o
2014-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-07-03Merge tag 'driver-core-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-07-03Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2014-07-03fs/seq_file: fallback to vmalloc allocationHeiko Carstens
2014-07-03/proc/stat: convert to single_open_size()Heiko Carstens
2014-07-03autofs4: fix false positive compile errorIan Kent
2014-07-03Btrfs: fix crash when starting transactionFilipe Manana
2014-07-03Btrfs: fix btrfs_print_leaf for skinny metadataJosef Bacik
2014-07-03Btrfs: fix race of using total_bytes_pinnedLiu Bo
2014-07-03btrfs: use E2BIG instead of EIO if compression does not helpDavid Sterba
2014-07-03btrfs: remove stale comment from btrfs_flush_all_pending_stuffsDavid Sterba
2014-07-03Btrfs: fix use-after-free when cloning a trailing file holeFilipe Manana
2014-07-03btrfs: fix null pointer dereference in btrfs_show_devname when name is nullAnand Jain
2014-07-03btrfs: fix null pointer dereference in clone_fs_devices when name is nullAnand Jain
2014-07-03btrfs: fix nossd and ssd_spread mount option regressionEric Sandeen
2014-07-03Btrfs: fix race between balance recovery and root deletionWang Shilong
2014-07-03Btrfs: atomically set inode->i_flags in btrfs_update_iflagsFilipe Manana
2014-07-02nfs: fix nfs4d readlink truncated packetAvi Kivity
2014-07-02kernfs: kernfs_notify() must be useable from non-sleepable contextsTejun Heo
2014-06-30kernfs: introduce kernfs_pin_sb()Li Zefan
2014-06-29Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-06-28btrfs: only unlock block in verify_parent_transid if we locked itJosef Bacik
2014-06-28Btrfs: assert send doesn't attempt to start transactionsFilipe Manana
2014-06-28btrfs compression: reuse recently used workspaceSergey Senozhatsky