aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* ocfs2: fix race between mount and delete node/clusterJoseph Qi2015-11-05
* ocfs2: only take lock if dio entry when recover orphansJoseph Qi2015-11-05
* ocfs2: do not include dio entry in case of orphan scanJoseph Qi2015-11-05
* ocfs2: improve performance for localallocJoseph Qi2015-11-05
* ocfs2: fill in the unused portion of the block with zeros by dio_zero_block()jiangyiwen2015-11-05
* ocfs2_direct_IO_write() misses ocfs2_is_overwrite() error codeNorton.Zhu2015-11-05
* logfs: fix build warningSudip Mukherjee2015-11-05
* inotify: actually check for invalid bits in sys_inotify_add_watch()Dave Hansen2015-11-05
* inotify: hide internal kernel bits from fdinfoDave Hansen2015-11-05
* Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-11-05
|\
| * debugfs: Add debugfs_create_ulong()Viresh Kumar2015-10-18
| * debugfs: Add read-only/write-only bool file opsStephen Boyd2015-10-18
| * debugfs: Add read-only/write-only size_t file opsStephen Boyd2015-10-18
| * debugfs: Add read-only/write-only x64 file opsStephen Boyd2015-10-18
| * debugfs: Consolidate file mode checks in debugfs_create_*()Stephen Boyd2015-10-18
| * 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-23
|\ \ \ \ \ \
| * | | | | | 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-23
|\ \ \ \ \ \ \
| * | | | | | | 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
* | | | | | | | Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-10-16
|\| | | | | | |
| * | | | | | | btrfs: fix use after free iterating extrefsChris Mason2015-10-13
| * | | | | | | btrfs: check unsupported filters in balance argumentsDavid Sterba2015-10-13