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
2015-08-16
fs/fuse: fix ioctl type confusion
Jann Horn
1
-1
/
+9
2015-08-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2015-08-09
Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+5
2015-08-07
ipc: use private shmem or hugetlbfs inodes for shm segments.
Stephen Smalley
1
-0
/
+2
2015-08-07
ocfs2: fix shift left overflow
Joseph Qi
1
-2
/
+2
2015-08-07
fsnotify: fix oops in fsnotify_clear_marks_by_group_flags()
Jan Kara
1
-5
/
+25
2015-08-07
signalfd: fix information leak in signalfd_copyinfo
Amanieu d'Antras
1
-2
/
+3
2015-08-07
ocfs2: fix BUG in ocfs2_downconvert_thread_do_work()
Joseph Qi
1
-3
/
+7
2015-08-07
fs, file table: reinit files_stat.max_files after deferred memory initialisation
Mel Gorman
2
-19
/
+18
2015-08-06
btrfs: qgroup: Fix a regression in qgroup reserved space.
Qu Wenruo
1
-0
/
+5
2015-08-05
Merge branch 'for-4.2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
3
-11
/
+13
2015-08-04
may_follow_link() should use nd->inode
Al Viro
1
-1
/
+1
2015-08-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
3
-19
/
+6
2015-08-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+6
2015-08-01
link_path_walk(): be careful when failing with ENOTDIR
Al Viro
1
-1
/
+6
2015-07-31
Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-3
/
+23
2015-07-31
nfsd: do nfs4_check_fh in nfs4_check_file instead of nfs4_check_olstateid
Jeff Layton
1
-6
/
+6
2015-07-31
ceph: always re-send cap flushes when MDS recovers
Yan, Zheng
2
-18
/
+5
2015-07-31
ceph: fix ceph_encode_locks_to_buffer()
Yan, Zheng
1
-1
/
+1
2015-07-30
Merge tag 'xfs-for-linus-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-21
/
+69
2015-07-29
xfs: remote attributes need to be considered data
Dave Chinner
1
-4
/
+11
2015-07-29
xfs: remote attribute headers contain an invalid LSN
Dave Chinner
2
-9
/
+31
2015-07-29
xfs: call dax_fault on read page faults for DAX
Dave Chinner
2
-8
/
+27
2015-07-28
Merge tag 'nfs-for-4.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
10
-87
/
+160
2015-07-28
nfs: Fix an oops caused by using other thread's stack space in ASYNC mode
Kinglong Mee
2
-1
/
+30
2015-07-28
nfs: plug memory leak when ->prepare_layoutcommit fails
Jeff Layton
1
-3
/
+2
2015-07-27
NFSv4.2: handle NFS-specific llseek errors
J. Bruce Fields
1
-1
/
+18
2015-07-27
NFS: Don't clear desc->pg_moreio in nfs_do_recoalesce()
Trond Myklebust
1
-2
/
+0
2015-07-27
NFS: Fix a memory leak in nfs_do_recoalesce
Trond Myklebust
1
-1
/
+4
2015-07-25
f2fs: call set_page_dirty to attach i_wb for cgroup
Jaegeuk Kim
5
-6
/
+13
2015-07-25
f2fs: handle error cases in move_encrypted_block
Jaegeuk Kim
1
-8
/
+15
2015-07-24
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+1
2015-07-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2
-11
/
+33
2015-07-23
block: export bio_associate_*() and wbc_account_io()
Tejun Heo
1
-0
/
+1
2015-07-23
mnt: In detach_mounts detach the appropriate unmounted mount
Eric W. Biederman
1
-5
/
+2
2015-07-22
mnt: Clarify and correct the disconnect logic in umount_tree
Eric W. Biederman
2
-6
/
+31
2015-07-22
Btrfs: fix quick exhaustion of the system array in the superblock
Filipe Manana
1
-0
/
+18
2015-07-22
btrfs: its btrfs_err() instead of btrfs_error()
Anand Jain
1
-1
/
+1
2015-07-22
btrfs: Avoid NULL pointer dereference of free_extent_buffer when read_tree_bl...
Zhao Lei
1
-1
/
+2
2015-07-22
btrfs: Fix lockdep warning of btrfs_run_delayed_iputs()
Zhao Lei
1
-1
/
+2
2015-07-22
NFS: Remove the "NFS_CAP_CHANGE_ATTR" capability
Trond Myklebust
3
-6
/
+3
2015-07-22
NFS: Set NFS_INO_REVAL_PAGECACHE if the change attribute is uninitialised
Trond Myklebust
1
-1
/
+2
2015-07-22
NFS: Don't revalidate the mapping if both size and change attr are up to date
Trond Myklebust
1
-4
/
+4
2015-07-22
NFSv4/pnfs: Ensure we don't miss a file extension
Trond Myklebust
1
-6
/
+9
2015-07-22
NFSv4: We must set NFS_OPEN_STATE flag in nfs_resync_open_stateid_locked
Trond Myklebust
1
-0
/
+3
2015-07-21
Revert "fsnotify: fix oops in fsnotify_clear_marks_by_group_flags()"
Linus Torvalds
1
-14
/
+20
2015-07-21
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-12
/
+7
2015-07-20
nfsd: Fix a file leak on nfsd4_layout_setlease failure
Kinglong Mee
1
-0
/
+1
2015-07-20
nfsd: Drop BUG_ON and ignore SECLABEL on absent filesystem
Kinglong Mee
1
-5
/
+6
2015-07-18
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
[next]