index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2007-07-19
mm: fix fault vs invalidate race for linear mappings
Nick Piggin
2007-07-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2007-07-18
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2007-07-18
Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2007-07-19
Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6
Steve French
2007-07-19
[CIFS] merge conflict in fs/cifs/export.c
Steve French
2007-07-18
[CIFS] Allow disabling CIFS Unix Extensions as mount option
Steve French
2007-07-18
locks: fix vfs_test_lock() comment
J. Bruce Fields
2007-07-18
locks: make posix_test_lock() interface more consistent
J. Bruce Fields
2007-07-18
nfs: disable leases over NFS
J. Bruce Fields
2007-07-18
gfs2: stop giving out non-cluster-coherent leases
Marc Eshel
2007-07-18
locks: export setlease to filesystems
J. Bruce Fields
2007-07-18
locks: provide a file lease method enabling cluster-coherent leases
J. Bruce Fields
2007-07-18
locks: rename lease functions to reflect locks.c conventions
J. Bruce Fields
2007-07-18
locks: share more common lease code
J. Bruce Fields
2007-07-18
locks: clean up lease_alloc()
J. Bruce Fields
2007-07-18
locks: convert an -EINVAL return to a BUG
J. Bruce Fields
2007-07-18
leases: minor break_lease() comment clarification
david m. richter
2007-07-18
sysfs: cosmetic clean up on node creation failure paths
Tejun Heo
2007-07-18
sysfs: kill an extra put in sysfs_create_link() failure path
Tejun Heo
2007-07-18
sysfs: make sysfs_init_inode() static
Tejun Heo
2007-07-18
sysfs: fix sysfs root inode nlink accounting
Tejun Heo
2007-07-18
sysfs: avoid kmem_cache_free(NULL)
Akinobu Mita
2007-07-18
debugfs: remove rmdir() non-empty complaint
Jens Axboe
2007-07-18
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2007-07-18
usermodehelper: Tidy up waiting
Jeremy Fitzhardinge
2007-07-18
ext4: extent macros cleanup
Dmitry Monakhov
2007-07-18
Fix compilation with EXT_DEBUG, also fix leXX_to_cpu conversions.
Dmitry Monakhov
2007-07-18
ext4: remove extra IS_RDONLY() check
Dave Hansen
2007-07-18
ext4: Use is_power_of_2()
Vignesh Babu
2007-07-18
Use zero_user_page() in ext4 where possible
Eric Sandeen
2007-07-18
ext4: Remove 65000 subdirectory limit
Andreas Dilger
2007-07-18
ext4: Expand extra_inodes space per the s_{want,min}_extra_isize fields
Kalpak Shah
2007-07-18
ext4: Add nanosecond timestamps
Kalpak Shah
2007-07-18
jbd2: Move jbd2-debug file to debugfs
Jose R. Santos
2007-07-18
jbd2: Fix CONFIG_JBD_DEBUG ifdef to be CONFIG_JBD2_DEBUG
Jose R. Santos
2007-07-18
ext4: Set the journal JBD2_FEATURE_INCOMPAT_64BIT on large devices
Jose R. Santos
2007-07-18
ext4: Make extents code sanely handle on-disk corruption
Alex Tomas
2007-07-18
ext4: copy i_flags to inode flags on write
Jan Kara
2007-07-18
ext4: Enable extents by default
Mingming Cao
2007-07-18
Change on-disk format to support 2^15 uninitialized extents
Amit Arora
2007-07-17
write support for preallocated blocks
Amit Arora
2007-07-17
fallocate support in ext4
Amit Arora
2007-07-17
sys_fallocate() implementation on i386, x86_64 and powerpc
Amit Arora
2007-07-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
2007-07-17
Merge branch 'uninit-var' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...
Linus Torvalds
2007-07-17
arch/i386/* fs/* ipc/*: mark variables with uninitialized_var()
Jeff Garzik
2007-07-17
Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check
Satyam Sharma
2007-07-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...
Linus Torvalds
2007-07-17
[CIFS] More whitespace/formatting fixes (noticed by checkpatch)
Steve French
[next]