summaryrefslogtreecommitdiff
path: root/fs
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-08-06
|\
| * befs: remove check for CONFIG_BEFS_RWPaul Bolle2014-06-19
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-08-06
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-30
| |\ \
| * \ \ Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-07-28
| |\ \ \
| | * | | Bluetooth: Move HCI socket definitions into its own header fileMarcel Holtmann2014-07-11
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2014-08-06
|\ \ \ \ \
| * | | | | CAPABILITIES: remove undefined caps from all processesEric Paris2014-07-24
| * | | | | Merge tag 'keys-next-20140722' of git://git.kernel.org/pub/scm/linux/kernel/g...James Morris2014-07-24
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'keys-fixes' into keys-nextDavid Howells2014-07-22
| | |\ \ \ \ \
| | | * | | | | KEYS: Allow special keys (eg. DNS results) to be invalidated by CAP_SYS_ADMINDavid Howells2014-07-17
| | * | | | | | KEYS: user: Use key preparsingDavid Howells2014-07-22
| | |/ / / / /
| * | | | | | seccomp: implement SECCOMP_FILTER_FLAG_TSYNCKees Cook2014-07-18
| * | | | | | sched: move no_new_privs into new atomic flagsKees Cook2014-07-18
| |/ / / / /
* | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-08-05
|\ \ \ \ \ \
| * | | | | | fs: lockd: Use ktime_get_ns()Thomas Gleixner2014-07-23
| * | | | | | sched: Make task->real_start_time nanoseconds basedThomas Gleixner2014-07-23
| * | | | | | timerfd: Use ktime_mono_to_real()Thomas Gleixner2014-07-23
| * | | | | | timerfd: Implement timerfd_ioctl method to restore timerfd_ctx::ticks, v3Cyrill Gorcunov2014-07-18
| * | | | | | timerfd: Implement show_fdinfo methodCyrill Gorcunov2014-07-18
| |/ / / / /
* | | | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-08-04
|\ \ \ \ \ \
| * | | | | | ext4: fix ext4_discard_allocated_blocks() if we can't allocate the pa structTheodore Ts'o2014-07-30
| * | | | | | ext4: fix COLLAPSE RANGE test for bigalloc file systemsNamjae Jeon2014-07-29
| * | | | | | ext4: check inline directory before convertingDarrick J. Wong2014-07-28
| * | | | | | ext4: fix incorrect locking in move_extent_per_pageDmitry Monakhov2014-07-27
| * | | | | | ext4: use correct depth valueDmitry Monakhov2014-07-27
| * | | | | | ext4: add i_data_sem sanity checkDmitry Monakhov2014-07-27
| * | | | | | ext4: fix wrong size computation in ext4_mb_normalize_request()Xiaoguang Wang2014-07-27
| * | | | | | ext4: make ext4_has_inline_data() as a inline functionZheng Liu2014-07-15
| * | | | | | ext4: remove readpage() check in ext4_mmap_file()Zhang Zhen2014-07-15
| * | | | | | ext4: fix punch hole on files with indirect mappingLukas Czerner2014-07-15
| * | | | | | ext4: remove metadata reservation checksTheodore Ts'o2014-07-15
| * | | | | | ext4: rearrange initialization to fix EXT4FS_DEBUGTheodore Ts'o2014-07-15
| |/ / / / /
* | | | | | Merge tag 'for-f2fs-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2014-08-04
|\ \ \ \ \ \
| * | | | | | f2fs: use for_each_set_bit to simplify the codeChao Yu2014-08-04
| * | | | | | f2fs: add f2fs_balance_fs for expand_inode_dataChao Yu2014-08-04
| * | | | | | f2fs: invalidate xattr node page when evict inodeChao Yu2014-08-04
| * | | | | | f2fs: avoid skipping recover_inline_xattr after recover_inline_dataChao Yu2014-08-02
| * | | | | | f2fs: add tracepoint for f2fs_direct_IOChao Yu2014-08-02
| * | | | | | f2fs: reduce competition among node page writesChao Yu2014-07-30
| * | | | | | f2fs: fix coding styleJaegeuk Kim2014-07-30
| * | | | | | f2fs: remove redundant lines in allocate_data_blockDongho Sim2014-07-30
| * | | | | | f2fs: add tracepoint for f2fs_issue_flushJaegeuk Kim2014-07-30
| * | | | | | f2fs: avoid retrying wrong recovery routine when error was occurredJaegeuk Kim2014-07-30
| * | | | | | f2fs: test before set/clear bitsJaegeuk Kim2014-07-30
| * | | | | | f2fs: fix wrong condition for unlikelyJaegeuk Kim2014-07-30
| * | | | | | f2fs: enable in-place-update for fdatasyncJaegeuk Kim2014-07-30
| * | | | | | f2fs: skip unnecessary data writes during fsyncJaegeuk Kim2014-07-30
| * | | | | | f2fs: add info of appended or updated data writesJaegeuk Kim2014-07-29
| * | | | | | f2fs: use radix_tree for ino managementJaegeuk Kim2014-07-29