index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2017-07-06
fs/userfaultfd.c: drop dead code
Mike Rapoport
2017-07-06
fs/file.c: replace alloc_fdmem() with kvmalloc() alternative
Michal Hocko
2017-07-06
ocfs2: constify attribute_group structures
Arvind Yadav
2017-07-06
ocfs2: free 'dummy_sc' in sc_fop_release() to prevent memory leak
piaojun
2017-07-06
ocfs2: use magic.h
Fabian Frederick
2017-07-06
ocfs2: fix a static checker warning
Gang He
2017-07-06
Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
2017-07-05
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-07-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2017-07-05
Merge tag 'gfs2-4.13.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-07-05
Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-05
Merge branch 'timers-compat' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-07-05
Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-07-05
Merge branch 'work.misc-set_fs' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-07-05
Merge tag 'pstore-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-07-05
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2017-07-05
GFS2: constify attribute_group structures.
Arvind Yadav
2017-07-05
gfs2: gfs2_create_inode: Keep glock across iput
Andreas Gruenbacher
2017-07-05
gfs2: Clean up glock work enqueuing
Andreas Gruenbacher
2017-07-05
gfs2: Protect gl->gl_object by spin lock
Andreas Gruenbacher
2017-07-05
gfs2: Get rid of flush_delayed_work in gfs2_evict_inode
Andreas Gruenbacher
2017-07-03
Merge tag 'docs-4.13' of git://git.lwn.net/linux
Linus Torvalds
2017-07-03
Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-07-03
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-07-03
Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-07-03
Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid
Linus Torvalds
2017-06-30
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-30
timerfd: Use get_itimerspec64() and put_itimerspec64()
Deepa Dinamani
2017-06-29
nfsd: remove nfsd_vfs_read
Christoph Hellwig
2017-06-29
nfsd: use vfs_iter_read/write
Christoph Hellwig
2017-06-29
fs: implement vfs_iter_write using do_iter_write
Christoph Hellwig
2017-06-29
fs: implement vfs_iter_read using do_iter_read
Christoph Hellwig
2017-06-29
fs: move more code into do_iter_read/do_iter_write
Christoph Hellwig
2017-06-29
fs: remove __do_readv_writev
Christoph Hellwig
2017-06-29
fs: remove do_compat_readv_writev
Christoph Hellwig
2017-06-29
fs: remove do_readv_writev
Christoph Hellwig
2017-06-29
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-06-29
btrfs: Remove false alert when fiemap range is smaller than on-disk extent
Qu Wenruo
2017-06-29
btrfs: Don't clear SGID when inheriting ACLs
Jan Kara
2017-06-29
btrfs: fix integer overflow in calc_reclaim_items_nr
Chris Mason
2017-06-29
btrfs: scrub: fix target device intialization while setting up scrub context
David Sterba
2017-06-29
btrfs: qgroup: Fix qgroup reserved space underflow by only freeing reserved r...
Qu Wenruo
2017-06-29
btrfs: qgroup: Introduce extent changeset for qgroup reserve functions
Qu Wenruo
2017-06-29
btrfs: qgroup: Fix qgroup reserved space underflow caused by buffered write a...
Qu Wenruo
2017-06-29
btrfs: qgroup: Return actually freed bytes for qgroup release or free data
Qu Wenruo
2017-06-29
btrfs: qgroup: Cleanup btrfs_qgroup_prepare_account_extents function
Qu Wenruo
2017-06-29
btrfs: qgroup: Add quick exit for non-fs extents
Qu Wenruo
2017-06-29
Btrfs: rework delayed ref total_bytes_pinned accounting
Omar Sandoval
[next]