index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-21
xfs: Remove useless test
Jan Kara
1
-1
/
+1
2015-01-21
quota: Verify flags passed to Q_SETINFO
Jan Kara
1
-0
/
+8
2015-01-21
quota: Cleanup flags definitions
Jan Kara
1
-1
/
+1
2015-01-21
ocfs2: Move OLQF_CLEAN flag out of generic quota flags
Jan Kara
2
-5
/
+6
2015-01-21
quota: Don't store flags for v2 quota format
Jan Kara
1
-2
/
+4
2015-01-21
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
3
-0
/
+3
2015-01-21
btrfs: Don't call btrfs_start_transaction() on frozen fs to avoid deadlock.
Qu Wenruo
1
-0
/
+10
2015-01-21
btrfs: Fix the bug that fs_info->pending_changes is never cleared.
Qu Wenruo
1
-1
/
+1
2015-01-20
Complete oplock break jobs before closing file handle
Sachin Prabhu
1
-1
/
+5
2015-01-20
cifs: use memzero_explicit to clear stack buffer
Giel van Schijndel
1
-1
/
+1
2015-01-20
btrfs: fix state->private cast on 32 bit machines
Satoru Takeuchi
1
-1
/
+1
2015-01-20
Btrfs: fix race deleting block group from space_info->ro_bgs list
Filipe Manana
2
-1
/
+2
2015-01-20
Btrfs: fix incorrect freeing in scrub_stripe
Tsutomu Itoh
1
-1
/
+1
2015-01-20
btrfs: sync ioctl, handle errors after transaction start
David Sterba
1
-2
/
+2
2015-01-19
fix deadlock in cifs_ioctl_clone()
Al Viro
1
-16
/
+5
2015-01-18
netlink: make nlmsg_end() and genlmsg_end() void
Johannes Berg
1
-6
/
+1
2015-01-17
locks: consolidate NULL i_flctx checks in locks_remove_file
Jeff Layton
1
-2
/
+7
2015-01-17
locks: keep a count of locks on the flctx lists
Jeff Layton
3
-35
/
+35
2015-01-17
locks: clean up the lm_change prototype
Jeff Layton
2
-8
/
+8
2015-01-17
locks: add a dedicated spinlock to protect i_flctx lists
Jeff Layton
8
-69
/
+70
2015-01-17
locks: convert lease handling to file_lock_context
Jeff Layton
1
-153
/
+99
2015-01-17
locks: convert posix locks to file_lock_context
Jeff Layton
10
-197
/
+153
2015-01-16
locks: move flock locks to file_lock_context
Jeff Layton
6
-35
/
+152
2015-01-16
ceph: move spinlocking into ceph_encode_locks_to_buffer and ceph_count_locks
Jeff Layton
2
-4
/
+4
2015-01-16
locks: add a new struct file_locking_context pointer to struct inode
Jeff Layton
2
-1
/
+46
2015-01-16
locks: have locks_release_file use flock_lock_file to release generic flock l...
Jeff Layton
1
-18
/
+31
2015-01-16
locks: add new struct list_head to struct file_lock
Jeff Layton
1
-3
/
+5
2015-01-16
Merge tag 'driver-core-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+8
2015-01-16
Merge tag 'nfs-for-3.19-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
3
-25
/
+46
2015-01-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
4
-29
/
+60
2015-01-13
locks: fix NULL-deref in generic_delete_lease
NeilBrown
1
-1
/
+1
2015-01-13
GFS2: fix sprintf format specifier
alex chen
2
-2
/
+2
2015-01-12
udf: destroy sbi mutex in put_super
Fabian Frederick
1
-0
/
+1
2015-01-12
Merge tag 'rneri-efi-next' of https://github.com/ricardon/efi into next
Matt Fleming
1
-1
/
+1
2015-01-11
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-5
/
+5
2015-01-10
Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-1
/
+1
2015-01-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-1
/
+1
2015-01-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
5
-11
/
+28
2015-01-10
kernfs: Fix kernfs_name_compare
Rasmus Villemoes
1
-4
/
+8
2015-01-09
GFS2: Eliminate __gfs2_glock_remove_from_lru
Bob Peterson
1
-10
/
+3
2015-01-09
sched, fanotify: Deal with nested sleeps
Peter Zijlstra
1
-5
/
+5
2015-01-09
Merge branch 'xfs-misc-fixes-for-3.20-2' into for-next
Dave Chinner
8
-57
/
+37
2015-01-09
xfs: fix implicit bool to int conversion
Nicholas Mc Guire
1
-1
/
+1
2015-01-09
xfs: pass a 64-bit count argument to xfs_iomap_write_unwritten
Christoph Hellwig
2
-2
/
+2
2015-01-09
xfs: remove deprecated sysctls
Dave Chinner
1
-18
/
+0
2015-01-09
xfs: move xfs_bmap_finish prototype
Dave Chinner
2
-2
/
+2
2015-01-09
xfs: move struct xfs_bmalloca to libxfs
Dave Chinner
2
-34
/
+32
2015-01-09
xfs: move xfs_types.h to libxfs
Dave Chinner
1
-0
/
+0
2015-01-09
xfs: move xfs_fs.h to libxfs
Dave Chinner
1
-0
/
+0
2015-01-09
vfs: renumber FMODE_NONOTIFY and add to uniqueness check
David Drysdale
1
-2
/
+3
[prev]
[next]