summaryrefslogtreecommitdiff
path: root/fs (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | f2fs: no need to lock for update_inode_page all the timeJaegeuk Kim2015-10-09
| * | | | | | | | | | | | | | f2fs: cover number of dirty node pages under node_write lockJaegeuk Kim2015-10-09
| * | | | | | | | | | | | | | f2fs: fix incorrect return statement in the function f2fs_ioc_release_volatil...Nicholas Krause2015-10-09
| * | | | | | | | | | | | | | f2fs: trace in batches extent info updateChao Yu2015-10-09
| | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge tag 'dlm-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds2015-11-05
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | dlm: make posix locks interruptibleEric Ren2015-11-03
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge tag 'locks-v4.4-1' of git://git.samba.org/jlayton/linuxLinus Torvalds2015-11-05
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | locks: cleanup posix_lock_inode_wait and flock_lock_inode_waitBenjamin Coddington2015-10-22
| * | | | | | | | | | | | | Move locks API users to locks_lock_inode_wait()Benjamin Coddington2015-10-22
| * | | | | | | | | | | | | locks: introduce locks_lock_inode_wait()Benjamin Coddington2015-10-22
| * | | | | | | | | | | | | locks: Use more file_inode and fix a commentBenjamin Coddington2015-10-15
| * | | | | | | | | | | | | fs: fix data races on inode->i_flctxDmitry Vyukov2015-09-21
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-11-04
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | debugfs: Add debugfs_create_ulong()Viresh Kumar2015-10-18
| * | | | | | | | | | | | | debugfs: Add read-only/write-only bool file opsStephen Boyd2015-10-17
| * | | | | | | | | | | | | debugfs: Add read-only/write-only size_t file opsStephen Boyd2015-10-17
| * | | | | | | | | | | | | debugfs: Add read-only/write-only x64 file opsStephen Boyd2015-10-17
| * | | | | | | | | | | | | debugfs: Consolidate file mode checks in debugfs_create_*()Stephen Boyd2015-10-17
| * | | | | | | | | | | | | sysfs: correctly handle short reads on PREALLOC attrs.NeilBrown2015-10-04
| * | | | | | | | | | | | | debugfs: document that debugfs_remove*() accepts NULL and error valuesUlf Magnusson2015-10-04
| * | | | | | | | | | | | | debugfs: Pass bool pointer to debugfs_create_bool()Viresh Kumar2015-10-04
| | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'for-4.4/integrity' of git://git.kernel.dk/linux-blockLinus Torvalds2015-11-04
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | block: Inline blk_integrity in struct gendiskMartin K. Petersen2015-10-21
* | | | | | | | | | | | | | Merge branch 'for-4.4/core' of git://git.kernel.dk/linux-blockLinus Torvalds2015-11-04
|\| | | | | | | | | | | | |
| * | | | | | | | | | | | | Merge tag 'v4.3-rc4' into for-4.4/coreJens Axboe2015-10-09
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | fs: direct-io: don't dirtying pages for ITER_BVEC/ITER_KVEC direct readMing Lei2015-09-23
| * | | | | | | | | | | | | fs/mpage.c: forgotten WRITE_SYNC in case of data integrity writeRoman Pen2015-09-23
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-11-04
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | mm: add architecture primitives for software dirty bit clearingMartin Schwidefsky2015-10-14
* | | | | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-03
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | fs/writeback, rcu: Don't use list_entry_rcu() for pointer offsetting in bdi_s...Tejun Heo2015-10-28
| | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-11-03
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | fs/proc, core/debug: Don't expose absolute kernel addresses via wchanIngo Molnar2015-10-01
| | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | mm: get rid of 'vmalloc_info' from /proc/meminfoLinus Torvalds2015-11-01
* | | | | | | | | | | | | | Merge branch 'fs-file-descriptor-optimization'Linus Torvalds2015-11-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | vfs: conditionally clear close-on-exec flagLinus Torvalds2015-10-31
| * | | | | | | | | | | | | vfs: Fix pathological performance case for __alloc_fd()Linus Torvalds2015-10-31
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-10-31
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | ovl: free lower_mnt array in ovl_put_superKonstantin Khlebnikov2015-10-12
| * | | | | | | | | | | | ovl: free stack of paths in ovl_fill_superKonstantin Khlebnikov2015-10-12
| * | | | | | | | | | | | ovl: fix open in stacked overlayMiklos Szeredi2015-10-12
| * | | | | | | | | | | | ovl: fix dentry reference leakDavid Howells2015-10-12
| * | | | | | | | | | | | ovl: use O_LARGEFILE in ovl_copy_up()David Howells2015-10-12
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-10-24
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | writeback: bdi_writeback iteration must not skip dying onesTejun Heo2015-10-12
| * | | | | | | | | | | | | writeback: fix bdi_writeback iteration in wakeup_dirtytime_writeback()Tejun Heo2015-10-12
| | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-10-24
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | btrfs: fix possible leak in btrfs_ioctl_balance()Christian Engelmayer2015-10-21
| * | | | | | | | | | | | | btrfs: Avoid truncate tailing page if fallocate range doesn't exceed inode sizeQu Wenruo2015-10-20
* | | | | | | | | | | | | | ocfs2/dlm: unlock lockres spinlock before dlm_lockres_putJoseph Qi2015-10-23
| |_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | |