aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
...
| * | | | cifs_iovec_read(): resubmit shouldn't restart the loopAl Viro2014-04-01
| * | | | callers of iov_copy_from_user_atomic() don't need pagecache_disable()Al Viro2014-04-01
| * | | | switch ->is_partially_uptodate() to saner argumentsAl Viro2014-04-01
| * | | | pipe: kill ->map() and ->unmap()Al Viro2014-04-01
| * | | | fuse/dev: use atomic mapsAl Viro2014-04-01
| * | | | VFS: Make delayed_free() call free_vfsmnt()David Howells2014-04-01
| * | | | cifs: ->rename() without ->lookup() makes no senseAl Viro2014-04-01
| * | | | get rid of pointless checks for NULL ->i_opAl Viro2014-04-01
| * | | | ntfs: don't put NULL into ->i_op/->i_fopAl Viro2014-04-01
| * | | | new helper: readlink_copy()Al Viro2014-04-01
| * | | | get rid of files_defer_init()Al Viro2014-04-01
| * | | | namei.c: move EXPORT_SYMBOL to corresponding definitionsAl Viro2014-04-01
| * | | | get_write_access() is inlined, exporting it is pointlessAl Viro2014-04-01
| * | | | tidy do_dentry_open() up a bitAl Viro2014-04-01
| * | | | mark struct file that had write access grabbed by open()Al Viro2014-04-01
| * | | | fold __get_file_write_access() into its only callerAl Viro2014-04-01
| * | | | get rid of DEBUG_WRITECOUNTAl Viro2014-04-01
| * | | | don't bother with {get,put}_write_access() on non-regular filesAl Viro2014-04-01
| * | | | ncpfs: switch to sockfd_lookup()/sockfd_put()Al Viro2014-04-01
| * | | | reduce m_start() cost...Al Viro2014-04-01
| * | | | smarter propagate_mnt()Al Viro2014-04-01
* | | | | Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-04-12
|\ \ \ \ \
| * | | | | proc: Update get proc_pid_cmdline() to use mm.h helpersWilliam Roberts2014-03-20
* | | | | | Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds2014-04-11
|\ \ \ \ \ \
| * | | | | | aio: v4 ensure access to ctx->ring_pages is correctly serialised for migrationBenjamin LaHaise2014-03-28
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-04-11
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Btrfs: fix compile warnings on on avr32 platformWang Shilong2014-04-11
| * | | | | | btrfs: allow mounting btrfs subvolumes with different ro/rw optionsHarald Hoyer2014-04-10
| * | | | | | btrfs: export global block reserve size as space_infoDavid Sterba2014-04-07
| * | | | | | btrfs: fix crash in remount(thread_pool=) caseSergei Trofimovich2014-04-07
| * | | | | | Btrfs: abort the transaction when we don't find our extent refJosef Bacik2014-04-07
| * | | | | | Btrfs: fix EINVAL checks in btrfs_cloneChris Mason2014-04-07
| * | | | | | Btrfs: fix unlock in __start_delalloc_inodes()Wang Shilong2014-04-07
| * | | | | | Btrfs: scrub raid56 stripes in the right wayWang Shilong2014-04-07
| * | | | | | Btrfs: don't compress for a small writeWang Shilong2014-04-07
| * | | | | | Btrfs: more efficient io tree navigation on wait_extent_bitFilipe Manana2014-04-07
| * | | | | | Btrfs: send, build path string only once in send_holeFilipe Manana2014-04-07
| * | | | | | btrfs: filter invalid arg for btrfs resizeGui Hecheng2014-04-07
| * | | | | | Btrfs: send, fix data corruption due to incorrect hole detectionFilipe Manana2014-04-07
| * | | | | | Btrfs: kmalloc() doesn't return an ERR_PTRDan Carpenter2014-04-07
| * | | | | | Btrfs: fix snapshot vs nocow writtingWang Shilong2014-04-07
| * | | | | | btrfs: Change the expanding write sequence to fix snapshot related bug.Qu Wenruo2014-04-07
| * | | | | | btrfs: make device scan less noisyDavid Sterba2014-04-07
| * | | | | | btrfs: fix lockdep warning with reclaim lock inversionJeff Mahoney2014-04-07
| * | | | | | Btrfs: hold the commit_root_sem when getting the commit root during sendJosef Bacik2014-04-07
| * | | | | | Btrfs: remove transaction from sendJosef Bacik2014-04-06
| * | | | | | Btrfs: don't clear uptodate if the eb is under IOJosef Bacik2014-04-06
| * | | | | | Btrfs: check for an extent_op on the locked refJosef Bacik2014-04-06
| * | | | | | Btrfs: do not reset last_snapshot after relocationJosef Bacik2014-04-06
* | | | | | | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds2014-04-10
|\ \ \ \ \ \ \