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
2016-12-11
fscrypto: remove unneeded Kconfig dependencies
Eric Biggers
1
-2
/
+0
2016-12-10
ext4: do not perform data journaling when data is encrypted
Sergey Karamov
2
-6
/
+13
2016-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-15
/
+16
2016-12-10
ext4: return -ENOMEM instead of success
Dan Carpenter
1
-1
/
+3
2016-12-10
ext4: reject inodes with negative size
Darrick J. Wong
1
-0
/
+6
2016-12-09
Merge tag 'ceph-for-4.9-rc9' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-10
/
+14
2016-12-08
ceph: don't set req->r_locked_dir in ceph_d_revalidate
Jeff Layton
1
-10
/
+14
2016-12-07
f2fs: fix to access nullified flush_cmd_control pointer
Jaegeuk Kim
3
-11
/
+29
2016-12-07
f2fs: free meta pages if sanity check for ckpt is failed
Jaegeuk Kim
1
-1
/
+4
2016-12-07
f2fs: detect wrong layout
Jaegeuk Kim
2
-0
/
+13
2016-12-06
fuse: fix clearing suid, sgid for chown()
Miklos Szeredi
1
-5
/
+2
2016-12-05
f2fs: call sync_fs when f2fs is idle
Jaegeuk Kim
1
-1
/
+4
2016-12-05
Revert "f2fs: use percpu_counter for # of dirty pages in inode"
Jaegeuk Kim
3
-12
/
+7
2016-12-03
ext4: remove another test in ext4_alloc_file_blocks()
Dan Carpenter
1
-1
/
+1
2016-12-03
ext4: fix checks for data=ordered and journal_async_commit options
Jan Kara
1
-6
/
+15
2016-12-03
mbcache: document that "find" functions only return reusable entries
Eric Biggers
1
-8
/
+8
2016-12-03
mbcache: use consistent type for entry count
Eric Biggers
1
-8
/
+7
2016-12-03
mbcache: remove unnecessary module_get/module_put
Eric Biggers
1
-5
/
+0
2016-12-03
mbcache: don't BUG() if entry cache cannot be allocated
Eric Biggers
1
-1
/
+2
2016-12-03
mbcache: correctly handle 'e_referenced' bit
Eric Biggers
1
-1
/
+1
2016-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-17
/
+33
2016-12-02
ext4: fix reading new encrypted symlinks on no-journal file systems
Theodore Ts'o
1
-1
/
+2
2016-12-01
ext4: validate s_first_meta_bg at mount time
Eryu Guan
1
-0
/
+9
2016-12-01
ext4: correctly detect when an xattr value has an invalid size
Eric Biggers
1
-6
/
+21
2016-12-01
ext4: don't read out of bounds when checking for in-inode xattrs
Eric Biggers
2
-4
/
+5
2016-12-01
ext4: forbid i_extra_isize not divisible by 4
Eric Biggers
1
-4
/
+7
2016-12-01
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+3
2016-12-01
ext4: disable pwsalt ioctl when encryption disabled by config
Eric Biggers
1
-0
/
+6
2016-12-01
ext4: get rid of ext4_sb_has_crypto()
Eric Biggers
2
-6
/
+1
2016-12-01
ext4: fix inode checksum calculation problem if i_extra_size is small
Daeho Jeong
1
-3
/
+2
2016-12-01
ext4: warn when page is dirtied without buffers
Jan Kara
1
-0
/
+9
2016-12-01
block: protect iterate_bdevs() against concurrent close
Rabin Vincent
1
-1
/
+6
2016-11-30
isofs: add KERN_CONT to printing of ER records
Mike Rapoport
1
-2
/
+2
2016-11-29
f2fs: return AOP_WRITEPAGE_ACTIVATE for writepage
Chao Yu
1
-0
/
+11
2016-11-29
f2fs: do not activate auto_recovery for fallocated i_size
Jaegeuk Kim
3
-20
/
+31
2016-11-29
kernfs: Declare two local data structures static
Bart Van Assche
1
-2
/
+2
2016-11-29
ext4: be more strict when verifying flags set via SETFLAGS ioctls
Jan Kara
2
-5
/
+24
2016-11-29
ext4: add EXT4_JOURNAL_DATA_FL and EXT4_EXTENTS_FL to modifiable mask
Jan Kara
2
-1
/
+4
2016-11-29
ovl: fix d_real() for stacked fs
Miklos Szeredi
1
-3
/
+3
2016-11-28
CIFS: iterate over posix acl xattr entry correctly in ACL_to_cifs_posix()
Eryu Guan
1
-2
/
+2
2016-11-28
Call echo service immediately after socket reconnect
Sachin Prabhu
1
-7
/
+18
2016-11-28
CIFS: Fix BUG() in calc_seckey()
Sachin Prabhu
1
-3
/
+8
2016-11-28
f2fs: fix to determine start_cp_addr by sbi->cur_cp_pack
Jaegeuk Kim
2
-11
/
+23
2016-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-14
/
+37
2016-11-26
fix default_file_splice_read()
Al Viro
1
-1
/
+2
2016-11-26
ext4: fix mmp use after free during unmount
Eric Sandeen
1
-1
/
+1
2016-11-25
f2fs: fix 32-bit build
Arnd Bergmann
1
-1
/
+2
2016-11-25
f2fs: set ->owner for debugfs status file's file_operations
Nicolai Stange
1
-0
/
+1
2016-11-25
f2fs: fix incorrect free inode count in ->statfs
Chao Yu
1
-1
/
+2
2016-11-25
f2fs: drop duplicate header timer.h
Geliang Tang
1
-1
/
+0
[prev]
[next]