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
2017-07-10
Merge tag 'xfs-4.13-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
108
-1855
/
+1892
2017-07-07
Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2017-07-07
xfs: don't crash on unexpected holes in dir/attr btrees
Darrick J. Wong
4
-5
/
+5
2017-07-07
xfs: rename MAXPATHLEN to XFS_SYMLINK_MAXLEN
Darrick J. Wong
6
-8
/
+8
2017-07-06
Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
1
-2
/
+2
2017-07-06
xfs: minimal conversion to errseq_t writeback error reporting
Jeff Layton
1
-1
/
+1
2017-07-05
xfs: fix contiguous dquot chunk iteration livelock
Brian Foster
1
-2
/
+7
2017-07-03
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-6
/
+6
2017-07-03
Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-12
/
+61
2017-07-03
Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid
Linus Torvalds
7
-117
/
+16
2017-07-02
xfs: Switch to iomap for SEEK_HOLE / SEEK_DATA
Christoph Hellwig
2
-364
/
+14
2017-07-01
xfs: remove a whitespace-only line from xfs_fs_get_nextdqblk
Christoph Hellwig
1
-1
/
+0
2017-07-01
xfs: rewrite xfs_dq_get_next_id using xfs_iext_lookup_extent
Christoph Hellwig
1
-44
/
+22
2017-07-01
xfs: Check for m_errortag initialization in xfs_errortag_test
Carlos Maiolino
1
-0
/
+11
2017-06-27
xfs: grab dquots without taking the ilock
Darrick J. Wong
2
-4
/
+12
2017-06-27
xfs: fix semicolon.cocci warnings
kbuild test robot
1
-1
/
+1
2017-06-27
xfs: Don't clear SGID when inheriting ACLs
Jan Kara
3
-5
/
+6
2017-06-27
xfs: free cowblocks and retry on buffered write ENOSPC
Brian Foster
1
-0
/
+1
2017-06-27
xfs: replace log_badcrc_factor knob with error injection tag
Brian Foster
4
-41
/
+7
2017-06-27
xfs: convert drop_writes to use the errortag mechanism
Darrick J. Wong
5
-68
/
+15
2017-06-27
xfs: remove unneeded parameter from XFS_TEST_ERROR
Darrick J. Wong
13
-40
/
+26
2017-06-27
xfs: expose errortag knobs via sysfs
Darrick J. Wong
3
-1
/
+157
2017-06-27
xfs: make errortag a per-mountpoint structure
Darrick J. Wong
5
-89
/
+111
2017-06-27
xfs: add support for passing in write hints for buffered writes
Jens Axboe
1
-0
/
+2
2017-06-24
xfs: free uncommitted transactions during log recovery
Brian Foster
1
-1
/
+20
2017-06-24
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
1
-2
/
+5
2017-06-23
Merge tag 'xfs-4.12-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-2
/
+5
2017-06-21
xfs: don't allow bmap on rt files
Darrick J. Wong
1
-2
/
+5
2017-06-20
percpu_counter: Rename __percpu_counter_add to percpu_counter_add_batch
Nikolay Borisov
1
-2
/
+2
2017-06-20
xfs: don't allow bmap on rt files
Darrick J. Wong
1
-2
/
+5
2017-06-20
xfs: allow reading of already-locked remote symbolic link
Darrick J. Wong
2
-3
/
+4
2017-06-20
xfs: pass along transaction context when reading xattr block buffers
Darrick J. Wong
4
-36
/
+57
2017-06-20
xfs: pass along transaction context when reading directory block buffers
Darrick J. Wong
3
-7
/
+14
2017-06-20
xfs: return the hash value of a leaf1 directory block
Darrick J. Wong
3
-10
/
+12
2017-06-20
xfs: refactor the ifork block counting function
Darrick J. Wong
2
-43
/
+70
2017-06-20
xfs: make _bmap_count_blocks consistent wrt delalloc extent behavior
Darrick J. Wong
1
-10
/
+13
2017-06-20
xfs: nowait aio support
Goldwyn Rodrigues
2
-6
/
+48
2017-06-20
sched/wait: Standardize 'struct wait_bit_queue' wait-queue entry field name
Ingo Molnar
2
-6
/
+6
2017-06-19
xfs: separate function to check if inode shares extents
Darrick J. Wong
2
-36
/
+54
2017-06-19
xfs: reflink find shared should take a transaction
Darrick J. Wong
3
-12
/
+13
2017-06-19
xfs: check if an inode is cached and allocated
Darrick J. Wong
2
-2
/
+54
2017-06-19
xfs: export _inobt_btrec_to_irec and _ialloc_cluster_alignment for scrub
Darrick J. Wong
2
-17
/
+32
2017-06-19
xfs: plumb in needed functions for range querying of various btrees
Darrick J. Wong
2
-0
/
+48
2017-06-19
xfs: export various function for the online scrubber
Darrick J. Wong
14
-12
/
+41
2017-06-19
xfs: always compile the btree inorder check functions
Darrick J. Wong
6
-26
/
+0
2017-06-19
xfs: remove double-underscore integer types
Darrick J. Wong
61
-642
/
+634
2017-06-19
xfs: optimize _btree_query_all
Darrick J. Wong
1
-5
/
+7
2017-06-19
xfs: remove bli from AIL before release on transaction abort
Brian Foster
1
-9
/
+12
2017-06-19
xfs: release bli from transaction properly on fs shutdown
Brian Foster
1
-7
/
+14
2017-06-19
xfs: avoid harmless gcc-7 warnings
Arnd Bergmann
1
-2
/
+2
[next]