index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'xfs-misc-fixes-for-4.1-3' into for-next
Dave Chinner
2015-04-13
12
-51
/
+159
|
\
|
*
xfs: unlock i_mutex in xfs_break_layouts
Christoph Hellwig
2015-04-13
5
-7
/
+13
|
*
xfs: kill unnecessary firstused overflow check on attr3 leaf removal
Brian Foster
2015-04-13
1
-2
/
+1
|
*
xfs: use larger in-core attr firstused field and detect overflow
Brian Foster
2015-04-13
2
-6
/
+92
|
*
xfs: pass attr geometry to attr leaf header conversion functions
Brian Foster
2015-04-13
4
-35
/
+46
|
*
xfs: disallow ro->rw remount on norecovery mount
Eric Sandeen
2015-04-13
1
-0
/
+6
|
*
xfs: xfs_shift_file_space can be static
kbuild test robot
2015-04-13
1
-1
/
+1
*
|
Merge branch 'fallocate-insert-range' into for-next
Dave Chinner
2015-03-25
7
-85
/
+467
|
\
|
|
*
xfs: Add support FALLOC_FL_INSERT_RANGE for fallocate
Namjae Jeon
2015-03-25
6
-83
/
+461
|
*
fs: Add support FALLOC_FL_INSERT_RANGE for fallocate
Namjae Jeon
2015-03-25
1
-2
/
+6
*
|
Merge branch 'xfs-misc-fixes-for-4.1-2' into for-next
Dave Chinner
2015-03-25
8
-52
/
+20
|
\
\
|
*
|
xfs: Fix incorrect positive ENOMEM return
Joe Perches
2015-03-25
1
-1
/
+1
|
*
|
xfs: xfs_mru_cache_insert() should use GFP_NOFS
Byoungyoung Lee
2015-03-25
1
-1
/
+1
|
*
|
xfs: %pF is only for function pointers
Scott Wood
2015-03-25
2
-11
/
+11
|
*
|
xfs: fix shadow warning in xfs_da3_root_split()
Fabian Frederick
2015-03-25
1
-4
/
+4
|
*
|
xfs: use bool instead of int in xfs_rename()
Fabian Frederick
2015-03-25
1
-2
/
+2
|
*
|
xfs: fix NULL pointer dereference in xfs_filestream_lookup_ag()
Eric Sandeen
2015-03-25
1
-1
/
+1
|
*
|
xfs: remove xfs_bmap_sanity_check()
Dave Chinner
2015-03-25
1
-33
/
+0
*
|
|
Merge branch 'xfs-rename-whiteout' into for-next
Dave Chinner
2015-03-25
2
-171
/
+239
|
\
\
\
|
*
|
|
xfs: add RENAME_WHITEOUT support
Dave Chinner
2015-03-25
2
-24
/
+107
|
*
|
|
xfs: make xfs_cross_rename() complete fully
Dave Chinner
2015-03-25
1
-20
/
+21
|
*
|
|
xfs: factor out xfs_finish_rename()
Dave Chinner
2015-03-25
1
-21
/
+27
|
*
|
|
xfs: cleanup xfs_rename error handling
Dave Chinner
2015-03-25
1
-33
/
+26
|
*
|
|
xfs: clean up inode locking for RENAME_WHITEOUT
Dave Chinner
2015-03-25
1
-78
/
+67
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'xfs-mmap-lock' into for-next
Dave Chinner
2015-02-24
8
-114
/
+217
|
\
\
\
|
*
|
|
xfs: lock out page faults from extent swap operations
Dave Chinner
2015-02-23
1
-16
/
+15
|
*
|
|
xfs: xfs_setattr_size no longer races with page faults
Dave Chinner
2015-02-23
1
-42
/
+14
|
*
|
|
xfs: take i_mmap_lock on extent manipulation operations
Dave Chinner
2015-02-23
3
-2
/
+13
|
*
|
|
xfs: use i_mmaplock on write faults
Dave Chinner
2015-02-23
2
-15
/
+25
|
*
|
|
xfs: use i_mmaplock on read faults
Dave Chinner
2015-02-23
2
-1
/
+29
|
*
|
|
xfs: introduce mmap/truncate lock
Dave Chinner
2015-02-23
3
-38
/
+121
*
|
|
|
Merge branch 'xfs-generic-sb-counters' into for-next
Dave Chinner
2015-02-24
13
-1129
/
+381
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
xfs: remove xfs_mod_incore_sb API
Dave Chinner
2015-02-23
4
-204
/
+1
|
*
|
|
xfs: replace xfs_mod_incore_sb_batched
Dave Chinner
2015-02-23
3
-134
/
+126
|
*
|
|
xfs: introduce xfs_mod_frextents
Dave Chinner
2015-02-23
4
-21
/
+34
|
*
|
|
xfs: Remove icsb infrastructure
Dave Chinner
2015-02-23
9
-621
/
+72
|
*
|
|
xfs: use generic percpu counters for free block counter
Dave Chinner
2015-02-23
8
-131
/
+134
|
*
|
|
xfs: use generic percpu counters for free inode counter
Dave Chinner
2015-02-23
6
-48
/
+42
|
*
|
|
xfs: use generic percpu counters for inode counter
Dave Chinner
2015-02-23
7
-52
/
+54
|
|
/
/
*
|
|
Merge branch 'xfs-misc-fixes-for-4.1' into for-next
Dave Chinner
2015-02-24
18
-254
/
+279
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
xfs: remove deprecated mount options
Eric Sandeen
2015-02-24
1
-20
/
+0
|
*
|
xfs: xfs_alloc_fix_minleft can underflow near ENOSPC
Dave Chinner
2015-02-24
1
-1
/
+3
|
*
|
xfs: remove old and redundant comment in xfs_mount_validate_sb
Wang Sheng-Hui
2015-02-24
1
-8
/
+0
|
*
|
xfs: clarify async write failure ratelimit message
Eric Sandeen
2015-02-24
1
-2
/
+2
|
*
|
xfs: log unmount events on console
Eric Sandeen
2015-02-24
1
-0
/
+1
|
*
|
xfs: pass mp to XFS_WANT_CORRUPTED_RETURN
Eric Sandeen
2015-02-23
7
-52
/
+59
|
*
|
xfs: pass mp to XFS_WANT_CORRUPTED_GOTO
Eric Sandeen
2015-02-23
6
-116
/
+124
|
*
|
xfs: inodes are new until the dentry cache is set up
Dave Chinner
2015-02-23
7
-55
/
+90
|
|
/
*
|
xfs: cancel failed transaction in xfs_fs_commit_blocks()
Eric Sandeen
2015-02-24
1
-1
/
+3
*
|
xfs: Ensure we have target_ip for RENAME_EXCHANGE
Eric Sandeen
2015-02-24
1
-0
/
+4
[next]