index
:
~eugeni/kernel
3.0-drm-intel-backports
3.1-drm-intel-backports
3.2-drm-intel-backports
3.2-drm-intel-stable
android-2.6.39-i915-backports
cache_type
debugfs-rps
derrmr
hangcheck_kill_offender
hangcheck_pid
hangcheck_test
ivb-fbc
ivb-suspend
powertop
rc6
to-next
Eugeni's experimental kernel branches
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
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
2009-12-10
Merge git://git.infradead.org/ubifs-2.6
Linus Torvalds
3
-18
/
+17
2009-12-10
NFS: Fix nfs_migrate_page()
Trond Myklebust
1
-2
/
+3
2009-12-10
ext3: PTR_ERR return of wrong pointer in setup_new_group_blocks()
Roel Kluin
1
-1
/
+1
2009-12-10
ext3: Fix data / filesystem corruption when write fails to copy data
Jan Kara
1
-4
/
+14
2009-12-10
ext4: Support for 64-bit quota format
Jan Kara
1
-6
/
+24
2009-12-10
ext3: Support for vfsv1 quota format
Jan Kara
1
-6
/
+24
2009-12-10
quota: Implement quota format with 64-bit space and inode limits
Jan Kara
3
-39
/
+153
2009-12-10
quota: Move definition of QFMT_OCFS2 to linux/quota.h
Jan Kara
1
-4
/
+0
2009-12-10
ext2: fix comment in ext2_find_entry about return values
Jérémy Cochoy
1
-2
/
+2
2009-12-10
ext3: Unify log messages in ext3
Alexey Fisher
1
-205
/
+227
2009-12-10
ext2: clear uptodate flag on super block I/O error
Stephen Hemminger
1
-0
/
+16
2009-12-10
ext2: Unify log messages in ext2
Alexey Fisher
4
-80
/
+101
2009-12-10
ext3: make "norecovery" an alias for "noload"
Eric Sandeen
1
-0
/
+4
2009-12-10
ext3: Don't update the superblock in ext3_statfs()
Eric Sandeen
1
-2
/
+0
2009-12-10
ext3: journal all modifications in ext3_xattr_set_handle
Eric Sandeen
1
-3
/
+4
2009-12-10
quota: Fix WARN_ON in lookup_one_len
Jan Kara
1
-0
/
+2
2009-12-10
const: struct quota_format_ops
Alexey Dobriyan
3
-3
/
+3
2009-12-10
ubifs: remove manual O_SYNC handling
Christoph Hellwig
1
-12
/
+1
2009-12-10
afs: remove manual O_SYNC handling
Christoph Hellwig
1
-9
/
+0
2009-12-10
kill wait_on_page_writeback_range
Christoph Hellwig
2
-7
/
+3
2009-12-10
vfs: Implement proper O_SYNC semantics
Christoph Hellwig
11
-15
/
+29
2009-12-10
zisofs: Implement reading of compressed files when PAGE_CACHE_SIZE > compress...
Jan Kara
2
-250
/
+286
2009-12-10
exofs: Multi-device mirror support
Boaz Harrosh
6
-28
/
+361
2009-12-10
exofs: Move all operations to an io_engine
Boaz Harrosh
5
-350
/
+644
2009-12-10
exofs: move osd.c to ios.c
Boaz Harrosh
2
-1
/
+1
2009-12-10
exofs: statfs blocks is sectors not FS blocks
Boaz Harrosh
1
-4
/
+6
[prev]
[next]