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
2015-11-03
Merge branch 'xfs-misc-fixes-for-4.4-2' into for-next
Dave Chinner
14
-16
/
+101
2015-11-03
xfs: optimise away log forces on timestamp updates for fdatasync
Dave Chinner
5
-5
/
+29
2015-11-03
xfs: don't leak uuid table on rmmod
Darrick J. Wong
3
-0
/
+12
2015-11-03
xfs: invalidate cached acl if set via ioctl
Andreas Gruenbacher
3
-15
/
+36
2015-11-03
xfs: Plug memory leak in xfs_attrmulti_attr_set
Andreas Gruenbacher
1
-1
/
+4
2015-11-03
xfs: Validate the length of on-disk ACLs
Andreas Gruenbacher
2
-7
/
+14
2015-11-03
xfs: invalidate cached acl if set directly via xattr
Brian Foster
1
-2
/
+19
2015-11-02
xfs: clear PF_NOFREEZE for xfsaild kthread
Jiri Kosina
1
-0
/
+1
2015-10-19
Merge branch 'xfs-stats-fixes' into for-next
Dave Chinner
3
-2
/
+4
2015-10-19
xfs: fix an error code in xfs_fs_fill_super()
Dan Carpenter
1
-1
/
+1
2015-10-19
xfs: stats are no longer dependent on CONFIG_PROC_FS
Dave Chinner
2
-1
/
+3
2015-10-12
Merge branch 'xfs-misc-fixes-for-4.4-1' into for-next
Dave Chinner
9
-13
/
+41
2015-10-12
Merge branch 'xfs-io-fixes' into for-next
Dave Chinner
5
-20
/
+59
2015-10-12
Merge branch 'xfs-logging-fixes' into for-next
Dave Chinner
18
-26
/
+210
2015-10-12
xfs: simplify /proc teardown & error handling
Eric Sandeen
1
-19
/
+7
2015-10-12
xfs: per-filesystem stats counter implementation
Bill O'Donnell
21
-118
/
+131
2015-10-12
xfs: per-filesystem stats in sysfs
Bill O'Donnell
3
-3
/
+23
2015-10-12
xfs: more info from kmem deadlocks and high-level error msgs
Eric Sandeen
2
-2
/
+9
2015-10-12
xfs: avoid null *src in memcpy call in xlog_write
Eric Sandeen
1
-4
/
+13
2015-10-12
xfs: pass total block res. as total xfs_bmapi_write() parameter
Brian Foster
2
-8
/
+8
2015-10-12
xfs: avoid dependency on Linux XATTR_SIZE_MAX
Jan Tulak
3
-4
/
+12
2015-10-12
xfs: prefix XATTR_LIST_MAX with XFS_
Jan Tulak
3
-2
/
+12
2015-10-12
libxfs: fix two comment typos
Geliang Tang
1
-2
/
+2
2015-10-12
xfs: add an xfs_zero_eof() tracepoint
Brian Foster
2
-0
/
+3
2015-10-12
xfs: always drain dio before extending aio write submission
Brian Foster
1
-6
/
+9
2015-10-12
xfs: validate metadata LSNs against log on v5 superblocks
Brian Foster
15
-10
/
+180
2015-10-12
xfs: Print name and pid when memory allocation loops
Tetsuo Handa
2
-5
/
+8
2015-10-12
xfs: log local to remote symlink conversions correctly on v5 supers
Brian Foster
2
-4
/
+9
2015-10-12
xfs: add missing ilock around dio write last extent alignment
Brian Foster
3
-12
/
+36
2015-10-12
cancel the setfilesize transation when io error happen
Zhaohongjiang
1
-2
/
+11
2015-10-12
xfs: pass xfsstats structures to handlers and macros
Bill O'Donnell
6
-37
/
+63
2015-10-12
xfs: consolidate sysfs ops
Bill O'Donnell
1
-119
/
+63
2015-10-12
xfs: remove unused procfs code
Bill O'Donnell
1
-74
/
+0
2015-10-12
xfs: create symlink proc/fs/xfs/stat to sys/fs/xfs/stats
Bill O'Donnell
1
-2
/
+3
2015-10-12
xfs: create global stats and stats_clear in sysfs
Bill O'Donnell
6
-17
/
+178
2015-09-08
xfs: huge page fault support
Matthew Wilcox
2
-1
/
+30
2015-09-08
dax: move DAX-related functions to a new header
Matthew Wilcox
1
-0
/
+1
2015-09-07
Merge tag 'xfs-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
55
-478
/
+861
2015-09-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-4
/
+2
2015-09-04
fs: create and use seq_show_option for escaping
Kees Cook
1
-2
/
+2
2015-09-02
Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-9
/
+6
2015-09-01
Merge branch 'xfs-misc-fixes-for-4.3-4' into for-next
Dave Chinner
4
-5
/
+9
2015-08-28
xfs: fix error gotos in xfs_setattr_nonsize
Eric Sandeen
1
-4
/
+4
2015-08-28
xfs: add mssing inode cache attempts counter increment
Lucas Stach
1
-0
/
+2
2015-08-28
xfs: return errors from partial I/O failures to files
David Jeffery
1
-1
/
+2
2015-08-28
libxfs: bad magic number should set da block buffer error
Darrick J. Wong
1
-0
/
+1
2015-08-25
Merge branch 'xfs-misc-fixes-for-4.3-3' into for-next
Dave Chinner
7
-24
/
+34
2015-08-25
xfs: fix non-debug build warnings
Dave Chinner
3
-11
/
+15
2015-08-25
xfs: collapse allocsize and biosize mount option handling
Eric Sandeen
1
-10
/
+2
2015-08-25
xfs: Fix file type directory corruption for btree directories
Jan Kara
1
-1
/
+9
[next]