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
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
sysfs: fix sysfs_write_file for bin file
Ming Lei
1
-3
/
+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-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
2013-10-05
sysfs: prepare open path for unified regular / bin file handling
Tejun Heo
1
-25
/
+33
2013-10-05
sysfs: copy bin mmap support from fs/sysfs/bin.c to fs/sysfs/file.c
Tejun Heo
3
-1
/
+249
2013-10-05
sysfs: add sysfs_bin_read()
Tejun Heo
1
-0
/
+65
2013-10-05
sysfs: prepare path write for unified regular / bin file handling
Tejun Heo
2
-6
/
+35
2013-10-05
sysfs: collapse fs/sysfs/bin.c::fill_read() into read()
Tejun Heo
1
-21
/
+15
2013-10-05
sysfs: skip bin_buffer->buffer while reading
Tejun Heo
1
-13
/
+8
2013-10-05
sysfs: use seq_file when reading regular files
Tejun Heo
1
-91
/
+73
2013-10-05
sysfs: use transient write buffer
Tejun Heo
1
-62
/
+52
2013-10-05
sysfs: add sysfs_open_file->sd and ->file
Tejun Heo
1
-11
/
+12
2013-10-05
sysfs: rename sysfs_buffer to sysfs_open_file
Tejun Heo
1
-64
/
+63
2013-10-05
sysfs: add sysfs_open_file_mutex
Tejun Heo
1
-6
/
+12
2013-10-05
sysfs: remove sysfs_buffer->ops
Tejun Heo
1
-12
/
+21
2013-10-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
6
-17
/
+39
2013-10-05
sysfs: remove sysfs_buffer->needs_read_fill
Tejun Heo
1
-12
/
+12
2013-10-05
sysfs: remove unused sysfs_buffer->pos
Tejun Heo
1
-1
/
+0
2013-10-05
btrfs: Fix crash due to not allocating integrity data for a bioset
Darrick J. Wong
1
-0
/
+8
2013-10-05
Merge branch 'for-linus' into for-linus-3.12
Chris Mason
6
-17
/
+31
2013-10-04
Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
10
-115
/
+74
[next]