index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Lines
2015-01-05
ext3: destroy sbi mutexes in put_super
Fabian Frederick
-0
/
+2
2015-01-05
udf: Update Kconfig description
Jan Kara
-4
/
+6
2015-01-02
ext4: remove spurious KERN_INFO from ext4_warning call
Jakub Wilk
-1
/
+1
2015-01-02
Revert "ext4: fix suboptimal seek_{data,hole} extents traversial"
Theodore Ts'o
-108
/
+116
2015-01-02
Btrfs: don't delay inode ref updates during log replay
Chris Mason
-0
/
+8
2015-01-02
Btrfs: correctly get tree level in tree_backref_for_extent
Filipe Manana
-3
/
+10
2015-01-02
Btrfs: call inode_dec_link_count() on mkdir error path
Wang Shilong
-1
/
+3
2015-01-02
Btrfs: abort transaction if we don't find the block group
Josef Bacik
-6
/
+6
2015-01-02
Btrfs, scrub: uninitialized variable in scrub_extent_for_parity()
Dan Carpenter
-1
/
+1
2014-12-29
Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
-19
/
+28
2014-12-29
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
-47
/
+106
2014-12-26
ext4: prevent online resize with backup superblock
Theodore Ts'o
-12
/
+12
2014-12-23
jfs: get rid of homegrown endianness helpers
Al Viro
-89
/
+44
2014-12-24
Merge branch 'xfs-misc-fixes-for-3.20-1' into for-next
Dave Chinner
-15
/
+14
2014-12-24
xfs: Keep sb_bad_features2 consistent with sb_features2
Jan Kara
-8
/
+7
2014-12-24
xfs: remove extra newlines from xfs messages
Eric Sandeen
-3
/
+3
2014-12-24
xfs: initialize log buf I/O completion wq on log alloc
Brian Foster
-4
/
+4
2014-12-24
xfs: Add support to RENAME_EXCHANGE flag
Carlos Maiolino
-6
/
+142
2014-12-24
xfs: Make xfs_vn_rename compliant with renameat2() syscall
Carlos Maiolino
-5
/
+10
2014-12-22
cifs: make new inode cache when file type is different
Nakajima Akira
-3
/
+7
2014-12-21
udf: Reduce repeated dereferences
Jan Kara
-25
/
+25
2014-12-21
udf: Check component length before reading it
Jan Kara
-2
/
+7
2014-12-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
-35
/
+16
2014-12-19
Merge tag 'ecryptfs-3.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-19
/
+16
2014-12-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
-25
/
+20
2014-12-19
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-1
/
+1
2014-12-19
udf: Check path length when reading symlink
Jan Kara
-20
/
+48
2014-12-19
udf: Verify symlink size before loading it
Jan Kara
-4
/
+13
2014-12-19
udf: Verify i_size when loading inode
Jan Kara
-0
/
+14
2014-12-19
isofs: Fix unchecked printing of ER records
Jan Kara
-0
/
+3
2014-12-18
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-52
/
+133
2014-12-18
ocfs2: fix journal commit deadlock
Junxiao Bi
-2
/
+14
2014-12-18
ocfs2/dlm: fix race between dispatched_work and dlm_lockres_grab_inflight_worker
Joseph Qi
-9
/
+3
2014-12-18
ocfs2: reflink: fix slow unlink for refcounted file
Junxiao Bi
-10
/
+24
2014-12-18
fs/proc/meminfo.c: include cma info in proc/meminfo
Pintu Kumar
-2
/
+13
2014-12-18
hfsplus: fix longname handling
Sougata Santra
-29
/
+79
2014-12-18
mnt: Fix a memory stomp in umount
Eric W. Biederman
-0
/
+2
2014-12-17
Ceph: remove left-over reject file
Linus Torvalds
-10
/
+0
2014-12-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
-116
/
+712
2014-12-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
-3
/
+69
2014-12-17
Merge tag 'for-linus-20141215' of git://git.infradead.org/linux-mtd
Linus Torvalds
-1
/
+2
2014-12-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
-524
/
+359
2014-12-17
ceph: fix setting empty extended attribute
Yan, Zheng
-2
/
+5
2014-12-17
ceph: fix mksnap crash
Yan, Zheng
-1
/
+3
2014-12-17
ceph: do_sync is never initialized
Dan Carpenter
-1
/
+1
2014-12-17
ceph: support inline data feature
Yan, Zheng
-1
/
+2
2014-12-17
ceph: flush inline version
Yan, Zheng
-4
/
+23
2014-12-17
ceph: convert inline data to normal data before data write
Yan, Zheng
-3
/
+161
2014-12-17
ceph: sync read inline data
Yan, Zheng
-13
/
+116
2014-12-17
ceph: fetch inline data when getting Fcr cap refs
Yan, Zheng
-18
/
+63
[prev]
[next]