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-09-01
ceph: fix readpage from fscache
Yan, Zheng
2
-18
/
+18
2017-08-31
annotate RWF_... flags
Christoph Hellwig
2
-26
/
+26
2017-08-31
ext4: avoid Y2038 overflow in recently_deleted()
Andreas Dilger
1
-6
/
+13
2017-08-31
gfs2: preserve i_mode if __gfs2_set_acl() fails
Ernesto A. Fernández
1
-5
/
+8
2017-08-31
gfs2: don't return ENODATA in __gfs2_xattr_set unless replacing
Ernesto A. Fernández
1
-2
/
+6
2017-08-30
CIFS: remove endian related sparse warning
Steve French
1
-1
/
+1
2017-08-30
CIFS: Fix maximum SMB2 header size
Pavel Shilovsky
1
-2
/
+2
2017-08-30
GFS2: Fix non-recursive truncate bug
Bob Peterson
1
-3
/
+16
2017-08-30
fsnotify: make dnotify_fsnotify_ops const
Bhumika Goyal
1
-1
/
+1
2017-08-30
gfs2: constify rhashtable_params
Arvind Yadav
1
-1
/
+1
2017-08-30
GFS2: Fix gl_object warnings
Andreas Gruenbacher
1
-1
/
+1
2017-08-29
rxrpc: Add notification of end-of-Tx phase
David Howells
1
-11
/
+35
2017-08-28
fs/select: Fix memory corruption in compat_get_fd_set()
Helge Deller
1
-5
/
+1
2017-08-28
kernfs: Clarify lockdep name for kn->count
Waiman Long
1
-1
/
+1
2017-08-28
Merge 4.13-rc7 into char-misc-next
Greg Kroah-Hartman
18
-113
/
+180
2017-08-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+10
2017-08-25
Merge tag 'nfsd-4.13-2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-4
/
+2
2017-08-25
Merge tag 'cifs-fixes-for-4.13-rc6-and-stable' of git://git.samba.org/sfrench...
Linus Torvalds
2
-8
/
+14
2017-08-25
GFS2: Fix up some sparse warnings
Bob Peterson
4
-6
/
+9
2017-08-25
dax: fix deadlock due to misaligned PMD faults
Ross Zwisler
1
-0
/
+10
2017-08-25
gfs2: Silence gcc format-truncation warning
Andreas Gruenbacher
2
-4
/
+4
2017-08-25
GFS2: Withdraw for IO errors writing to the journal or statfs
Bob Peterson
5
-5
/
+21
2017-08-25
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
22
-115
/
+174
2017-08-25
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
19
-107
/
+163
2017-08-24
nfsd: Limit end of page list when decoding NFSv4 WRITE
Chuck Lever
1
-4
/
+2
2017-08-24
Merge branch 'for-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-60
/
+64
2017-08-24
pty: Repair TIOCGPTPEER
Eric W. Biederman
1
-16
/
+49
2017-08-24
ext4: fix fault handling when mounted with -o dax,ro
Randy Dodgen
1
-1
/
+14
2017-08-24
ext4: fix quota inconsistency during orphan cleanup for read-only mounts
zhangyi (F)
1
-7
/
+31
2017-08-24
ext4: fix incorrect quotaoff if the quota feature is enabled
zhangyi (F)
1
-3
/
+3
2017-08-24
ext4: remove useless test and assignment in strtohash functions
Damien Guibouret
1
-4
/
+0
2017-08-24
ext4: backward compatibility support for Lustre ea_inode implementation
Tahsin Erdogan
3
-56
/
+94
2017-08-24
ext4: remove timebomb in ext4_decode_extra_time()
Christoph Hellwig
1
-6
/
+4
2017-08-24
ext4: use sizeof(*ptr)
Markus Elfring
2
-2
/
+2
2017-08-24
ext4: in ext4_seek_{hole,data}, return -ENXIO for negative offsets
Darrick J. Wong
1
-2
/
+2
2017-08-24
ext4: reduce lock contention in __ext4_new_inode
Wang Shilong
1
-11
/
+39
2017-08-24
ext4: cleanup goto next group
Wang Shilong
1
-14
/
+6
2017-08-24
ext4: do not unnecessarily allocate buffer in recently_deleted()
Jan Kara
1
-2
/
+2
2017-08-24
Btrfs: fix blk_status_t/errno confusion
Omar Sandoval
5
-60
/
+64
2017-08-23
Revert "pty: fix the cached path of the pty slave file descriptor in the master"
Linus Torvalds
1
-3
/
+1
2017-08-23
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
28
-52
/
+55
2017-08-23
block: cache the partition index in struct block_device
Christoph Hellwig
1
-0
/
+1
2017-08-23
btrfs: index check-integrity state hash by a dev_t
Christoph Hellwig
1
-18
/
+13
2017-08-23
cifs: return ENAMETOOLONG for overlong names in cifs_open()/cifs_lookup()
Ronnie Sahlberg
1
-6
/
+12
2017-08-23
cifs: Fix df output for users with quota limits
Sachin Prabhu
1
-2
/
+2
2017-08-23
isofs: Delete an unnecessary variable initialisation in isofs_read_inode()
Markus Elfring
1
-1
/
+1
2017-08-23
isofs: Adjust four checks for null pointers
Markus Elfring
1
-4
/
+4
2017-08-22
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-4
/
+9
2017-08-22
xfs: stop searching for free slots in an inode chunk when there are none
Carlos Maiolino
1
-28
/
+27
2017-08-22
xfs: add log recovery tracepoint for head/tail
Brian Foster
2
-0
/
+20
[prev]
[next]