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
2014-01-11
Merge tag 'xfs-for-linus-v3.13-rc8' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2
-1
/
+2
2014-01-10
xfs: Calling destroy_work_on_stack() to pair with INIT_WORK_ONSTACK()
Chuansheng Liu
1
-0
/
+1
2014-01-10
xfs: fix off-by-one error in xfs_attr3_rmt_verify
Jie Liu
1
-1
/
+1
2014-01-07
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2014-01-06
ext4: fix bigalloc regression
Eric Whitney
1
-1
/
+1
2014-01-02
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
1
-4
/
+0
2014-01-02
epoll: do not take the nested ep->mtx on EPOLL_CTL_DEL
Jason Baron
1
-4
/
+0
2014-01-02
Merge tag 'gfs2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/steve...
Linus Torvalds
6
-5
/
+58
2014-01-02
GFS2: Fix unsafe dereference in dump_holder()
Tetsuo Handa
1
-0
/
+2
2013-12-27
cifs: set FILE_CREATED
Shirish Pargaonkar
1
-5
/
+6
2013-12-27
cifs: We do not drop reference to tlink in CIFSCheckMFSymlink()
Sachin Prabhu
3
-20
/
+19
2013-12-27
Add missing end of line termination to some cifs messages
Steve French
1
-3
/
+3
2013-12-26
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
9
-57
/
+93
2013-12-23
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-0
/
+1
2013-12-22
Merge git://git.kvack.org/~bcrl/aio-next
Linus Torvalds
1
-9
/
+46
2013-12-22
aio: clean up and fix aio_setup_ring page mapping
Linus Torvalds
1
-35
/
+23
2013-12-21
aio/migratepages: make aio migrate pages sane
Benjamin LaHaise
1
-8
/
+44
2013-12-21
aio: fix kioctx leak introduced by "aio: Fix a trinity splat"
Benjamin LaHaise
1
-1
/
+2
2013-12-20
Merge tag 'xfs-for-linus-v3.13-rc5' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
10
-83
/
+167
2013-12-20
pstore: Don't allow high traffic options on fragile devices
Luck, Tony
1
-2
/
+5
2013-12-20
ext4: add explicit casts when masking cluster sizes
Theodore Ts'o
3
-17
/
+25
2013-12-20
GFS2: Wait for async DIO in glock state changes
Steven Whitehouse
1
-2
/
+8
2013-12-20
GFS2: Fix incorrect invalidation for DIO/buffered I/O
Steven Whitehouse
1
-0
/
+30
2013-12-18
Merge tag 'driver-core-3.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-5
/
+3
2013-12-18
ext4: fix deadlock when writing in ENOSPC conditions
Jan Kara
1
-12
/
+0
2013-12-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2
-80
/
+64
2013-12-17
xfs: abort metadata writeback on permanent errors
Dave Chinner
3
-5
/
+32
2013-12-17
xfs: swalloc doesn't align allocations properly
Dave Chinner
1
-6
/
+17
2013-12-17
xfs: remove xfsbdstrat error
Christoph Hellwig
5
-29
/
+43
2013-12-17
xfs: align initial file allocations correctly
Dave Chinner
1
-2
/
+7
2013-12-17
xfs: fix infinite loop by detaching the group/project hints from user dquot
Jie Liu
1
-21
/
+50
2013-12-17
xfs: fix assertion failure at xfs_setattr_nonsize
Jie Liu
1
-1
/
+2
2013-12-17
xfs: fix false assertion at xfs_qm_vop_create_dqattach
Jie Liu
1
-6
/
+3
2013-12-17
xfs: fix memory leak in xfs_dir2_node_removename
Mark Tinguely
1
-13
/
+13
2013-12-13
GFS2: Fix slab memory leak in gfs2_bufdata
Bob Peterson
1
-0
/
+5
2013-12-13
GFS2: Fix use-after-free race when calling gfs2_remove_from_ail
Bob Peterson
1
-2
/
+2
2013-12-13
GFS2: don't hold s_umount over blkdev_put
Steven Whitehouse
1
-1
/
+11
2013-12-13
ceph: Avoid data inconsistency due to d-cache aliasing in readpage()
Li Wang
1
-2
/
+6
2013-12-13
ceph: initialize inode before instantiating dentry
Yan, Zheng
1
-78
/
+58
2013-12-12
Merge branch 'akpm' (fixes from Andrew)
Linus Torvalds
1
-5
/
+9
2013-12-12
procfs: also fix proc_reg_get_unmapped_area() for !MMU case
Jan Beulich
1
-5
/
+9
2013-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
5
-42
/
+73
2013-12-12
Merge branch 'for-3.13' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-1
/
+8
2013-12-12
dcache: allow word-at-a-time name hashing with big-endian CPUs
Will Deacon
2
-7
/
+2
2013-12-12
Merge tag 'xfs-for-linus-v3.13-rc4' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
4
-5
/
+12
2013-12-12
Btrfs: fix access_ok() check in btrfs_ioctl_send()
Dan Carpenter
1
-2
/
+2
2013-12-12
Btrfs: make sure we cleanup all reloc roots if error happens
Wang Shilong
1
-0
/
+7
2013-12-12
Btrfs: skip building backref tree for uuid and quota tree when doing balance ...
Wang Shilong
1
-1
/
+3
2013-12-12
Btrfs: fix an oops when doing balance relocation
Wang Shilong
1
-23
/
+47
2013-12-12
Btrfs: don't miss skinny extent items on delayed ref head contention
Filipe David Borba Manana
1
-12
/
+10
[next]