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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-10
do_direct_IO: Use inode->i_blkbits to compute block count to be cleaned
Chandan Rajendra
1
-1
/
+2
2017-01-10
tmpfs: clear S_ISGID when setting posix ACLs
Gu Zheng
1
-5
/
+4
2017-01-10
sysctl: Drop reference added by grab_header in proc_sys_readdir
Zhou Chengming
1
-1
/
+2
2017-01-10
libfs: Modify mount_pseudo_xattr to be clear it is not a userspace mount
Eric W. Biederman
1
-1
/
+2
2017-01-10
mnt: Protect the mountpoint hashtable with mount_lock
Eric W. Biederman
2
-21
/
+50
2017-01-09
xfs: don't print warnings when xfs_log_force fails
Christoph Hellwig
1
-10
/
+2
2017-01-09
xfs: don't rely on ->total in xfs_alloc_space_available
Christoph Hellwig
1
-3
/
+4
2017-01-09
xfs: adjust allocation length in xfs_alloc_space_available
Christoph Hellwig
2
-65
/
+18
2017-01-09
xfs: fix bogus minleft manipulations
Christoph Hellwig
3
-22
/
+8
2017-01-09
xfs: bump up reserved blocks in xfs_alloc_set_aside
Christoph Hellwig
1
-4
/
+1
2017-01-09
Btrfs: add 'inode' for extent map tracepoint
Liu Bo
1
-1
/
+1
2017-01-09
btrfs: fix crash when tracepoint arguments are freed by wq callbacks
David Sterba
1
-4
/
+11
2017-01-05
Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
1
-12
/
+0
2017-01-04
Merge tag 'xfs-for-linus-4.10-rc3' of git://git.kernel.org/pub/scm/fs/xfs/xfs...
Linus Torvalds
9
-16
/
+40
2017-01-04
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-1
/
+4
2017-01-03
xfs: fix max_retries _show and _store functions
Carlos Maiolino
1
-2
/
+2
2017-01-03
xfs: fix crash and data corruption due to removal of busy COW extents
Christoph Hellwig
1
-1
/
+2
2017-01-03
xfs: use the actual AG length when reserving blocks
Darrick J. Wong
6
-12
/
+34
2017-01-03
xfs: fix double-cleanup when CUI recovery fails
Darrick J. Wong
1
-1
/
+2
2017-01-03
Btrfs: adjust outstanding_extents counter properly when dio write is split
Liu Bo
1
-2
/
+9
2017-01-03
Btrfs: fix lockdep warning about log_mutex
Liu Bo
1
-3
/
+10
2017-01-03
Btrfs: use down_read_nested to make lockdep silent
Liu Bo
1
-1
/
+2
2017-01-03
btrfs: fix locking when we put back a delayed ref that's too new
Jeff Mahoney
1
-1
/
+1
2017-01-03
btrfs: fix error handling when run_delayed_extent_op fails
Jeff Mahoney
1
-0
/
+3
2017-01-02
Merge tag 'fscrypt-for-stable' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-1
/
+7
2017-01-02
clean_bdev_aliases: Prevent cleaning blocks that are not in block range
Chandan Rajendra
1
-1
/
+1
2016-12-31
fscrypt: fix renaming and linking special files
Eric Biggers
1
-0
/
+5
2016-12-27
fscrypt: fix the test_dummy_encryption mount option
Theodore Ts'o
1
-1
/
+2
2016-12-26
ext4: Simplify DAX fault path
Jan Kara
1
-38
/
+10
2016-12-26
dax: Call ->iomap_begin without entry lock during dax fault
Jan Kara
1
-55
/
+66
2016-12-26
dax: Finish fault completely when loading holes
Jan Kara
1
-9
/
+18
2016-12-26
dax: Avoid page invalidation races and unnecessary radix tree traversals
Jan Kara
1
-17
/
+11
2016-12-26
mm: Invalidate DAX radix tree entries only if appropriate
Jan Kara
1
-10
/
+61
2016-12-26
ext2: Return BH_New buffers for zeroed blocks
Jan Kara
1
-2
/
+1
2016-12-25
ktime: Get rid of ktime_equal()
Thomas Gleixner
2
-4
/
+3
2016-12-25
ktime: Cleanup ktime_set() usage
Thomas Gleixner
3
-3
/
+3
2016-12-25
ktime: Get rid of the union
Thomas Gleixner
4
-18
/
+17
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
96
-96
/
+96
2016-12-24
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
14
-90
/
+177
2016-12-23
fsnotify: Remove fsnotify_duplicate_mark()
Jan Kara
1
-12
/
+0
2016-12-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
10
-133
/
+162
2016-12-23
Merge tag 'befs-v4.10-rc1' of git://github.com/luisbg/linux-befs
Linus Torvalds
13
-116
/
+145
2016-12-22
Merge branch 'work.namespace' into for-linus
Al Viro
2
-44
/
+38
2016-12-22
ufs: fix function declaration for ufs_truncate_blocks
Jeff Layton
1
-1
/
+1
2016-12-22
fs: exec: apply CLOEXEC before changing dumpable task flags
Aleksa Sarai
1
-2
/
+8
2016-12-22
seq_file: reset iterator to first record for zero offset
Tomasz Majchrzak
1
-0
/
+7
2016-12-22
vfs: fix isize/pos/len checks for reflink & dedupe
Darrick J. Wong
3
-9
/
+13
2016-12-22
move aio compat to fs/aio.c
Al Viro
2
-77
/
+95
2016-12-22
block: add back plugging in __blkdev_direct_IO
Christoph Hellwig
1
-0
/
+3
2016-12-22
befs: add NFS export support
Luis de Bethencourt
1
-0
/
+38
[prev]
[next]