make simple_pin_fs() pass MS_KERNMOUNT - it's a kernel-internal one
[firefly-linux-kernel-4.4.55.git] / fs /
2012-03-21 Al Viromake simple_pin_fs() pass MS_KERNMOUNT - it's a kernel...
2012-03-21 Al Virokill reiserfs_fs_{i,sb}.h
2012-03-21 Al Viromove private bits of reiserfs_fs.h to fs/reiserfs/reise...
2012-03-21 Al Virokill pointless includes of reiserfs_fs_{i,sb}.h
2012-03-21 Al Viromove reiserfs_acl.h to fs/reiserfs/acl.h
2012-03-21 Al Virotake private bits of reiserfs_xattr.h to fs/reiserfs...
2012-03-21 Al Virovfs: take path_get_longterm() out of write_seqcount...
2012-03-21 Al Virono need to play with fs->seq in exit_fs()
2012-03-21 Al Viroswitch touch_atime to struct path
2012-03-21 Al Viroaio: fix the comment in aio_kick_handler()
2012-03-21 Al Viroaio: don't bother with cancel_delayed_work() in exit_aio()
2012-03-21 Al Viroaio: use cancel_delayed_work_sync()
2012-03-21 Al Viroaio: aio_nr_lock is taken only synchronously now
2012-03-21 Al Viroaio: aio_nr decrements don't need to be delayed
2012-03-21 Al Viroaio: don't bother with async freeing on failure in...
2012-03-21 Kai Bankettfs: initial qnx6fs addition
2012-03-21 Kai Bankettqnx4fs: small cleanup
2012-03-21 Al Virovfs: d_alloc_root() gone
2012-03-21 Al Virotidy up after d_make_root() conversion
2012-03-21 Al Virominixfs: switch to d_make_root()
2012-03-21 Al Virohfsplus: switch to d_make_root()
2012-03-21 Al Virofat: switch to d_make_root()
2012-03-21 Al Virontfs: switch to d_make_root()
2012-03-21 Al Viroswitch open-coded instances of d_make_root() to new...
2012-03-21 Al Viroprocfs: clean proc_fill_super() up
2012-03-21 Al Viro... and the same failure exits cleanup for ocfs2
2012-03-21 Al Virocoda: clean failure exits in coda_fill_super()
2012-03-21 Al Viroclean up the failure exits in cifs_read_super()
2012-03-21 Al Virovfs: turn generic_drop_inode() into static inline
2012-03-21 Al Viroecryptfs: don't bother with ->drop_inode()
2012-03-21 Al Virovfs: drop_file_write_access() made static
2012-03-21 Al Virovfs: check i_nlink limits in vfs_{mkdir,rename_dir...
2012-03-18 Jason BaronDon't limit non-nested epoll paths
2012-03-18 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2012-03-17 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2012-03-17 Linus TorvaldsMerge branch 'akpm' (more patches from Andrew)
2012-03-17 Ryusuke Konishinilfs2: fix NULL pointer dereference in nilfs_load_supe...
2012-03-17 Haogang Chennilfs2: clamp ns_r_segments_percentage to [1, 99]
2012-03-17 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-03-17 Linus TorvaldsMerge tag 'for-linus' of git://linux-c6x.org/git/projec...
2012-03-17 Anton Blanchardafs: Remote abort can cause BUG in rxrpc code
2012-03-17 Anton Blanchardafs: Read of file returns EBADMSG
2012-03-16 Linus TorvaldsMerge tag 'hwmon-for-linus' of git://git./linux/kernel...
2012-03-16 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2012-03-16 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2012-03-16 Linus TorvaldsMerge branch '3.3-urgent' of git://git./linux/kernel...
2012-03-15 Dave AirlieMerge branch 'exynos-drm-fixes' of git://git.infradead...
2012-03-15 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2012-03-15 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2012-03-15 Linus TorvaldsMerge branch 'stable' of git://git./linux/kernel/git...
2012-03-14 Dave AirlieMerge branch 'drm-intel-fixes' of git://git./linux...
2012-03-14 Ingo MolnarMerge tag 'perf-urgent-for-mingo' of git://git./linux...
2012-03-14 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2012-03-14 Linus TorvaldsMerge branch 'stable' of git://git./linux/kernel/git...
2012-03-14 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2012-03-14 Linus TorvaldsMerge git://git.samba.org/sfrench/cifs-2.6
2012-03-14 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-03-13 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2012-03-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-03-13 Linus TorvaldsMerge tag 'sh-for-linus' of git://github.com/pmundt...
2012-03-13 Linus TorvaldsMerge tag 'rmobile-for-linus' of git://github.com/pmund...
2012-03-10 Al Virorestore smp_mb() in unlock_new_inode()
2012-03-10 Miklos Szeredivfs: fix return value from do_last()
2012-03-10 Miklos Szeredivfs: fix double put after complete_walk()
2012-03-10 Jan Karaudf: Fix deadlock in udf_release_file()
2012-03-10 Tyler Hicksvfs: Correctly set the dir i_mutex lockdep class
2012-03-10 Al Viroaio: fix the "too late munmap()" race
2012-03-10 Al Viroaio: fix io_setup/io_destroy race
2012-03-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-03-09 Linus TorvaldsMerge tag 'sound-fixes' of git://git./linux/kernel...
2012-03-09 Linus TorvaldsMerge tag 'for-linus' of git://linux-c6x.org/git/projec...
2012-03-09 Linus TorvaldsMerge tag 'iommu-fixes-v3.3-rc6' of git://git./linux...
2012-03-09 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2012-03-09 Linus TorvaldsMerge tag 'devicetree-for-linus' of git://git.secretlab...
2012-03-09 Linus TorvaldsMerge tag 'spi-for-linus' of git://git.secretlab.ca...
2012-03-09 Linus TorvaldsMerge tag 'hwmon-for-linus' of git://git./linux/kernel...
2012-03-09 Linus TorvaldsMerge tag 'dm-3.3-fixes' of git://git./linux/kernel...
2012-03-08 Olof JohanssonMerge branch 'fixes' of git://git./linux/kernel/git...
2012-03-08 David S. MillerMerge branch 'fixes' of git://git./linux/kernel/git...
2012-03-07 David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2012-03-07 Linus TorvaldsMerge branch 'fixes' of git://git.linaro.org/people...
2012-03-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-03-07 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2012-03-07 Pavel ShilovskyCIFS: Do not kmalloc under the flocks spinlock
2012-03-07 Santosh Nayakcifs: possible memory leak in xattr.
2012-03-07 Linus TorvaldsMerge git://git.samba.org/sfrench/cifs-2.6
2012-03-06 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2012-03-06 Linus TorvaldsMerge tag 'fixes-3.3-rc7' of git://git./linux/kernel...
2012-03-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-03-06 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2012-03-06 Arnd BergmannMerge branch 'fixes' of git://github.com/hzhuang1/linux...
2012-03-06 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2012-03-06 Linus TorvaldsMerge tag 'usb-3.3-rc6' of git://git./linux/kernel...
2012-03-06 Linus TorvaldsMerge tag 'tty-3.3-rc6' of git://git./linux/kernel...
2012-03-06 Linus TorvaldsMerge tag 'md-3.3-fixes' of git://neil.brown.name/md
2012-03-05 Linus TorvaldsMerge branch 'akpm' (Andrew's patch bomb)
2012-03-05 Oleg Nesterovcoredump_wait: don't call complete_vfork_done()
2012-03-05 Oleg Nesterovvfork: introduce complete_vfork_done()
2012-03-05 Jeff Moyeraio: wake up waiters when freeing unused kiocbs
2012-03-05 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
next