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
2009-12-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-20
/
+21
2009-12-11
Merge branch 'compat-ioctl-merge' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-564
/
+203
2009-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
1
-2
/
+14
2009-12-11
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
30
-632
/
+889
2009-12-11
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
30
-321
/
+254
2009-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
7
-417
/
+285
2009-12-11
devpts_get_tty() should validate inode
Sukadev Bhattiprolu
1
-2
/
+14
2009-12-11
xfs: Fix error return for fallocate() on XFS
Jason Gunthorpe
1
-3
/
+3
2009-12-11
xfs: cleanup dmapi macros in the umount path
Christoph Hellwig
2
-24
/
+21
2009-12-11
xfs: remove incorrect sparse annotation for xfs_iget_cache_miss
Christoph Hellwig
1
-1
/
+1
2009-12-11
xfs: kill the STATIC_INLINE macro
Christoph Hellwig
9
-36
/
+17
2009-12-11
xfs: uninline xfs_get_extsz_hint
Christoph Hellwig
2
-21
/
+23
2009-12-11
xfs: rename xfs_attr_fetch to xfs_attr_get_int
Christoph Hellwig
2
-5
/
+8
2009-12-11
xfs: simplify xfs_buf_get / xfs_buf_read interfaces
Christoph Hellwig
9
-50
/
+44
2009-12-11
xfs: remove IO_ISAIO
Christoph Hellwig
3
-8
/
+2
2009-12-11
xfs: Wrapped journal record corruption on read at recovery
Andy Poling
1
-17
/
+7
2009-12-11
xfs: cleanup data end I/O handlers
Christoph Hellwig
1
-69
/
+26
2009-12-11
xfs: use WRITE_SYNC_PLUG for synchronous writeout
Christoph Hellwig
1
-7
/
+10
2009-12-11
xfs: reset the i_iolock lock class in the reclaim path
Christoph Hellwig
2
-1
/
+17
2009-12-11
xfs: I/O completion handlers must use NOFS allocations
Christoph Hellwig
5
-7
/
+15
2009-12-11
xfs: fix mmap_sem/iolock inversion in xfs_free_eofblocks
Christoph Hellwig
2
-15
/
+26
2009-12-11
xfs: simplify inode teardown
Christoph Hellwig
5
-57
/
+34
2009-12-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
30
-785
/
+996
2009-12-11
sysfs: sysfs_setattr remove unnecessary permission check.
Eric W. Biederman
1
-4
/
+0
2009-12-11
sysfs: Factor out sysfs_rename from sysfs_rename_dir and sysfs_move_dir
Eric W. Biederman
2
-33
/
+32
2009-12-11
sysfs: Propagate renames to the vfs on demand
Eric W. Biederman
4
-161
/
+32
2009-12-11
sysfs: Gut sysfs_addrm_start and sysfs_addrm_finish
Eric W. Biederman
2
-89
/
+4
2009-12-11
sysfs: In sysfs_chmod_file lazily propagate the mode change.
Eric W. Biederman
1
-23
/
+8
2009-12-11
sysfs: Implement sysfs_getattr & sysfs_permission
Eric W. Biederman
4
-17
/
+54
2009-12-11
sysfs: Nicely indent sysfs_symlink_inode_operations
Eric W. Biederman
1
-4
/
+4
2009-12-11
sysfs: Update s_iattr on link and unlink.
Eric W. Biederman
1
-0
/
+18
2009-12-11
sysfs: Fix locking and factor out sysfs_sd_setattr
Eric W. Biederman
2
-20
/
+32
2009-12-11
sysfs: Simplify iattr time assignments
Eric W. Biederman
1
-6
/
+3
2009-12-11
sysfs: Simplify sysfs_chmod_file semantics
Eric W. Biederman
1
-9
/
+1
2009-12-11
sysfs: Use dentry_ops instead of directly playing with the dcache
Eric W. Biederman
1
-27
/
+46
2009-12-11
sysfs: Rename sysfs_d_iput to sysfs_dentry_iput
Eric W. Biederman
1
-2
/
+2
2009-12-11
sysfs: Update sysfs_setxattr so it updates secdata under the sysfs_mutex
Eric W. Biederman
1
-12
/
+29
2009-12-11
debugfs: fix create mutex racy fops and private data
Mathieu Desnoyers
1
-23
/
+32
2009-12-11
sysfs: mark a locally-only used function static
Stefan Richter
1
-1
/
+2
2009-12-10
usbdevfs: move compat_ioctl handling to devio.c
Arnd Bergmann
1
-112
/
+0
2009-12-10
lp: move compat_ioctl handling into lp.c
Arnd Bergmann
1
-33
/
+0
2009-12-10
compat_ioctl: pass compat pointer directly to handlers
Arnd Bergmann
1
-128
/
+83
2009-12-10
compat_ioctl: simplify lookup table
Arnd Bergmann
1
-46
/
+44
2009-12-10
compat_ioctl: simplify calling of handlers
Arnd Bergmann
1
-47
/
+39
2009-12-10
compat_ioctl: inline all conversion handlers
Arnd Bergmann
1
-54
/
+81
2009-12-10
compat_ioctl: Remove BKL
Arnd Bergmann
1
-2
/
+0
2009-12-10
compat_ioctl: remove all VT ioctl handling
Arnd Bergmann
1
-187
/
+1
2009-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...
Linus Torvalds
14
-53
/
+46
2009-12-10
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
19
-498
/
+629
2009-12-10
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
8
-446
/
+1093
[next]