index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-07
Revert "sysfs: drop kobj_ns_type handling"
Linus Torvalds
4
-43
/
+121
2013-11-07
Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
9
-1121
/
+934
2013-11-01
sysfs: rename sysfs_assoc_lock and explain what it's about
Tejun Heo
3
-10
/
+30
2013-11-01
sysfs: use generic_file_llseek() for sysfs_file_operations
Tejun Heo
1
-1
/
+1
2013-10-31
vfs: decrapify dput(), fix cache behavior under normal load
Linus Torvalds
1
-2
/
+3
2013-10-30
sysfs: return correct error code on unimplemented mmap()
Vladimir Zapolskiy
1
-1
/
+0
2013-10-30
Revert "select: use freezable blocking call"
Rafael J. Wysocki
1
-2
/
+1
2013-10-30
Revert "epoll: use freezable blocking call"
Rafael J. Wysocki
1
-3
/
+1
2013-10-29
sysfs: separate out dup filename warning into a separate function
Tejun Heo
2
-11
/
+20
2013-10-29
sysfs: move sysfs_hash_and_remove() to fs/sysfs/dir.c
Tejun Heo
3
-30
/
+39
2013-10-29
sysfs: remove unused sysfs_get_dentry() prototype
Tejun Heo
1
-1
/
+0
2013-10-29
sysfs: honor bin_attr.attr.ignore_lockdep
Tejun Heo
1
-1
/
+3
2013-10-29
sysfs: merge sysfs_elem_bin_attr into sysfs_elem_attr
Tejun Heo
3
-12
/
+9
2013-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-2
/
+4
2013-10-25
seq_file: always update file->f_pos in seq_lseek()
Gu Zheng
1
-0
/
+2
2013-10-25
Merge tag 'ecryptfs-3.12-rc7-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+3
2013-10-25
sysfs: fix sysfs_write_file for bin file
Ming Lei
1
-3
/
+2
2013-10-24
eCryptfs: fix 32 bit corruption issue
Colin Ian King
1
-1
/
+1
2013-10-22
vfs: fix new kernel-doc warnings
Randy Dunlap
1
-8
/
+7
2013-10-22
fs/namei.c: fix new kernel-doc warning
Randy Dunlap
1
-1
/
+2
2013-10-22
Merge tag 'jfs-3.12' of git://github.com/kleikamp/linux-shaggy
Linus Torvalds
1
-2
/
+1
2013-10-20
nfsd regression since delayed fput()
Al Viro
1
-2
/
+2
2013-10-19
Merge 3.12-rc6 into driver-core-next
Greg Kroah-Hartman
55
-302
/
+473
2013-10-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-0
/
+1
2013-10-18
Btrfs: release path before starting transaction in can_nocow_extent
Josef Bacik
1
-0
/
+1
2013-10-17
Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
8
-21
/
+93
2013-10-16
Merge branch 'akpm' (fixes from Andrew Morton)
Linus Torvalds
3
-6
/
+22
2013-10-16
procfs: call default get_unmapped_area on MMU-present architectures
HATAYAMA Daisuke
1
-2
/
+6
2013-10-16
procfs: fix unintended truncation of returned mapped address
HATAYAMA Daisuke
1
-1
/
+1
2013-10-16
fs: buffer: move allocation failure loop into the allocator
Johannes Weiner
1
-2
/
+12
2013-10-16
mm: /proc/pid/pagemap: inspect _PAGE_SOFT_DIRTY only on present pages
Cyrill Gorcunov
1
-1
/
+3
2013-10-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-6
/
+4
2013-10-16
ecryptfs: Fix memory leakage in keystore.c
Geyslan G. Bem
1
-1
/
+2
2013-10-15
ext[34]: fix double put in tmpfile
Miklos Szeredi
2
-6
/
+4
2013-10-14
cifs: ntstatus_to_dos_map[] is not terminated
Tim Gardner
1
-1
/
+3
2013-10-14
sysfs/bin: Fix size handling overflow for bin_attribute
Benjamin Herrenschmidt
1
-1
/
+1
2013-10-14
sysfs: make sysfs_file_ops() follow ignore_lockdep flag
Tejun Heo
3
-21
/
+20
2013-10-12
vfs: allow O_PATH file descriptors for fstatfs()
Linus Torvalds
1
-1
/
+1
2013-10-12
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-1
/
+3
2013-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
6
-21
/
+25
2013-10-12
ext4: fix memory leak in xattr
Dave Jones
1
-0
/
+2
2013-10-10
Btrfs: fix oops caused by the space balance and dead roots
Miao Xie
3
-7
/
+17
2013-10-10
Btrfs: insert orphan roots into fs radix tree
Miao Xie
1
-5
/
+3
2013-10-10
Btrfs: limit delalloc pages outside of find_delalloc_range
Josef Bacik
1
-8
/
+4
2013-10-10
Btrfs: use right root when checking for hash collision
Josef Bacik
1
-1
/
+1
2013-10-07
cifs: Allow LANMAN auth method for servers supporting unencapsulated authenti...
Sachin Prabhu
1
-2
/
+2
2013-10-07
cifs: Fix inability to write files >2GB to SMB2/3 shares
Jan Klos
1
-2
/
+4
2013-10-06
cifs: Avoid umount hangs with smb2 when server is unresponsive
Shirish Pargaonkar
2
-2
/
+13
2013-10-05
do not treat non-symlink reparse points as valid symlinks
Steve French
3
-14
/
+71
2013-10-05
sysfs: merge regular and bin file handling
Tejun Heo
6
-501
/
+28
[next]