index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-18
Merge branch 'work.lookups' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-9
/
+14
2016-05-18
xfs: concurrent readdir hangs on data buffer locks
Dave Chinner
1
-9
/
+14
2016-05-17
Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-18
/
+12
2016-05-02
simple local filesystems: switch to ->iterate_shared()
Al Viro
1
-1
/
+1
2016-05-02
Merge getxattr prototype change into work.lookups
Al Viro
2
-17
/
+9
2016-05-01
fs: simplify the generic_write_sync prototype
Christoph Hellwig
1
-5
/
+1
2016-05-01
fs: add IOCB_SYNC and IOCB_DSYNC
Christoph Hellwig
1
-1
/
+1
2016-05-01
direct-io: eliminate the offset argument to ->direct_IO
Christoph Hellwig
2
-5
/
+4
2016-05-01
xfs: eliminate the pos variable in xfs_file_dio_aio_write
Christoph Hellwig
1
-9
/
+8
2016-04-10
xattr_handler: pass dentry and inode as separate arguments of ->get()
Al Viro
1
-3
/
+3
2016-04-04
mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage
Kirill A. Shutemov
2
-4
/
+4
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
9
-27
/
+27
2016-03-31
posix_acl: Inode acl caching fixes
Andreas Gruenbacher
1
-14
/
+6
2016-03-24
Merge tag 'nfsd-4.6-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
3
-3
/
+4
2016-03-21
Merge tag 'xfs-for-linus-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
59
-1562
/
+2061
2016-03-18
nfsd: add SCSI layout support
Christoph Hellwig
2
-1
/
+2
2016-03-18
nfsd: add a new config option for the block layout driver
Christoph Hellwig
3
-3
/
+3
2016-03-15
mm: simplify lock_page_memcg()
Johannes Weiner
1
-4
/
+3
2016-03-15
mm: memcontrol: generalize locking for the page->mem_cgroup binding
Johannes Weiner
1
-4
/
+4
2016-03-15
Merge branch 'xfs-misc-fixes-4.6-4' into for-next
Dave Chinner
6
-56
/
+221
2016-03-15
xfs: always set rvalp in xfs_dir2_node_trim_free
Christoph Hellwig
1
-1
/
+3
2016-03-15
xfs: ensure committed is initialized in xfs_trans_roll
Eric Sandeen
1
-1
/
+3
2016-03-15
xfs: borrow indirect blocks from freed extent when available
Brian Foster
1
-10
/
+36
2016-03-15
xfs: refactor delalloc indlen reservation split into helper
Brian Foster
1
-19
/
+54
2016-03-15
xfs: update freeblocks counter after extent deletion
Brian Foster
1
-24
/
+34
2016-03-15
xfs: debug mode forced buffered write failure
Brian Foster
3
-11
/
+101
2016-03-11
Merge tag 'xfs-for-linus-4.5-rc7' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-103
/
+168
2016-03-09
Merge branch 'xfs-misc-fixes-4.6-3' into for-next
Dave Chinner
6
-79
/
+204
2016-03-09
xfs: remove impossible condition
Luis de Bethencourt
1
-4
/
+1
2016-03-09
xfs: check sizes of XFS on-disk structures at compile time
Darrick J. Wong
2
-0
/
+120
2016-03-07
Merge branch 'xfs-misc-fixes-4.6-2' into for-next
Dave Chinner
9
-282
/
+304
2016-03-07
Merge branch 'xfs-dax-fixes-4.6' into for-next
Dave Chinner
2
-9
/
+102
2016-03-07
Merge branch 'xfs-writepage-rework-4.6' into for-next
Dave Chinner
2
-467
/
+270
2016-03-07
xfs: ioends require logically contiguous file offsets
Darrick J. Wong
1
-1
/
+2
2016-03-07
Merge branch 'xfs-buf-macro-cleanup-4.6' into for-next
Dave Chinner
8
-56
/
+26
2016-03-07
Merge branch 'xfs-gut-icdinode-4.6' into for-next
Dave Chinner
23
-308
/
+429
2016-03-07
Merge branch 'xfs-misc-fixes-4.6' into for-next
Dave Chinner
12
-49
/
+62
2016-03-07
Merge branch 'xfs-dio-fix-4.6' into for-next
Dave Chinner
2
-171
/
+89
2016-03-07
Merge branch 'xfs-get-next-dquot-4.6' into for-next
Dave Chinner
9
-84
/
+313
2016-03-07
Merge branch 'xfs-rt-fixes-4.6' into for-next
Dave Chinner
5
-2
/
+42
2016-03-07
Merge branch 'xfs-torn-log-fixes-4.5' into for-next
Dave Chinner
1
-103
/
+168
2016-03-07
xfs: use named array initializers for log item dumping
Darrick J. Wong
1
-64
/
+68
2016-03-07
xfs: fix computation of inode btree maxlevels
Darrick J. Wong
1
-2
/
+2
2016-03-07
xfs: reinitialise per-AG structures if geometry changes during recovery
Dave Chinner
1
-9
/
+13
2016-03-07
xfs: only run torn log write detection on dirty logs
Brian Foster
1
-11
/
+31
2016-03-07
xfs: refactor in-core log state update to helper
Brian Foster
1
-19
/
+33
2016-03-07
xfs: refactor unmount record detection into helper
Brian Foster
1
-60
/
+93
2016-03-07
xfs: separate log head record discovery from verification
Brian Foster
1
-22
/
+20
2016-03-02
xfs: remove xfs_trans_get_block_res
Christoph Hellwig
3
-6
/
+5
2016-03-02
xfs: fix up inode32/64 (re)mount handling
Eric Sandeen
4
-71
/
+60
[next]