index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
[CIFS] Fix oops in cifs_create when nfsd server exports cifs mount
Steve French
2007-07-11
6
-14
/
+33
|
*
|
[CIFS] whitespace cleanup
Steve French
2007-07-10
12
-591
/
+610
|
*
|
[CIFS] Fix packet signatures for NTLMv2 case
Steve French
2007-07-09
8
-36
/
+71
|
*
|
[CIFS] more whitespace fixes
Steve French
2007-07-08
4
-137
/
+141
|
*
|
[CIFS] more whitespace cleanup
Steve French
2007-07-07
7
-538
/
+544
|
*
|
[CIFS] whitespace cleanup
Steve French
2007-07-07
6
-46
/
+48
|
*
|
[CIFS] whitespace cleanup
Steve French
2007-07-07
3
-228
/
+232
|
*
|
[CIFS] ipv6 support no longer experimental
Jeff
2007-07-06
2
-62
/
+1
|
*
|
[CIFS] Mount should fail if server signing off but client mount option requir...
Jeff
2007-07-06
2
-1
/
+3
|
*
|
[CIFS] whitespace fixes
Steve French
2007-06-28
6
-106
/
+108
|
*
|
[CIFS] Fix sign mount option and sign proc config setting
Steve French
2007-06-28
2
-95
/
+29
|
*
|
[CIFS] whitespace cleanup
Steve French
2007-06-28
1
-26
/
+27
|
*
|
[CIFS] Do not allow signals in cifs_demultiplex_thread
Jeff
2007-06-26
1
-6
/
+7
|
*
|
[CIFS] fix whitespace
Steve French
2007-06-24
2
-56
/
+58
|
*
|
[CIFS] Add in some missing flags and cifs README and TODO corrections
Steve French
2007-06-24
6
-29
/
+80
*
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2007-07-19
7
-31
/
+33
|
\
\
\
|
*
|
|
sysfs: cosmetic clean up on node creation failure paths
Tejun Heo
2007-07-19
3
-13
/
+18
|
*
|
|
sysfs: kill an extra put in sysfs_create_link() failure path
Tejun Heo
2007-07-19
1
-0
/
+2
|
*
|
|
sysfs: make sysfs_init_inode() static
Tejun Heo
2007-07-19
2
-2
/
+1
|
*
|
|
sysfs: fix sysfs root inode nlink accounting
Tejun Heo
2007-07-19
1
-5
/
+5
|
*
|
|
sysfs: avoid kmem_cache_free(NULL)
Akinobu Mita
2007-07-19
1
-6
/
+7
|
*
|
|
debugfs: remove rmdir() non-empty complaint
Jens Axboe
2007-07-19
1
-5
/
+0
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2007-07-19
4
-61
/
+101
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
locks: fix vfs_test_lock() comment
J. Bruce Fields
2007-07-19
1
-2
/
+1
|
*
|
locks: make posix_test_lock() interface more consistent
J. Bruce Fields
2007-07-19
2
-7
/
+7
|
*
|
nfs: disable leases over NFS
J. Bruce Fields
2007-07-19
1
-0
/
+12
|
*
|
gfs2: stop giving out non-cluster-coherent leases
Marc Eshel
2007-07-19
1
-0
/
+24
|
*
|
locks: export setlease to filesystems
J. Bruce Fields
2007-07-19
1
-1
/
+2
|
*
|
locks: provide a file lease method enabling cluster-coherent leases
J. Bruce Fields
2007-07-19
1
-2
/
+22
|
*
|
locks: rename lease functions to reflect locks.c conventions
J. Bruce Fields
2007-07-19
2
-13
/
+12
|
*
|
locks: share more common lease code
J. Bruce Fields
2007-07-19
1
-20
/
+10
|
*
|
locks: clean up lease_alloc()
J. Bruce Fields
2007-07-19
1
-12
/
+9
|
*
|
locks: convert an -EINVAL return to a BUG
J. Bruce Fields
2007-07-19
1
-3
/
+1
|
*
|
leases: minor break_lease() comment clarification
david m. richter
2007-07-19
1
-3
/
+3
*
|
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2007-07-18
14
-248
/
+1143
|
\
\
\
|
*
|
|
ext4: extent macros cleanup
Dmitry Monakhov
2007-07-18
1
-4
/
+9
|
*
|
|
Fix compilation with EXT_DEBUG, also fix leXX_to_cpu conversions.
Dmitry Monakhov
2007-07-18
1
-8
/
+10
|
*
|
|
ext4: remove extra IS_RDONLY() check
Dave Hansen
2007-07-18
1
-1
/
+1
|
*
|
|
ext4: Use is_power_of_2()
Vignesh Babu
2007-07-18
1
-1
/
+2
|
*
|
|
Use zero_user_page() in ext4 where possible
Eric Sandeen
2007-07-18
1
-9
/
+2
|
*
|
|
ext4: Remove 65000 subdirectory limit
Andreas Dilger
2007-07-18
1
-14
/
+46
|
*
|
|
ext4: Expand extra_inodes space per the s_{want,min}_extra_isize fields
Kalpak Shah
2007-07-18
3
-8
/
+346
|
*
|
|
ext4: Add nanosecond timestamps
Kalpak Shah
2007-07-18
6
-24
/
+56
|
*
|
|
jbd2: Move jbd2-debug file to debugfs
Jose R. Santos
2007-07-18
2
-45
/
+32
|
*
|
|
jbd2: Fix CONFIG_JBD_DEBUG ifdef to be CONFIG_JBD2_DEBUG
Jose R. Santos
2007-07-18
4
-12
/
+12
|
*
|
|
ext4: Set the journal JBD2_FEATURE_INCOMPAT_64BIT on large devices
Jose R. Santos
2007-07-18
1
-0
/
+7
|
*
|
|
ext4: Make extents code sanely handle on-disk corruption
Alex Tomas
2007-07-18
1
-58
/
+86
|
*
|
|
ext4: copy i_flags to inode flags on write
Jan Kara
2007-07-18
2
-0
/
+21
|
*
|
|
ext4: Enable extents by default
Mingming Cao
2007-07-18
1
-1
/
+11
|
*
|
|
Change on-disk format to support 2^15 uninitialized extents
Amit Arora
2007-07-18
1
-3
/
+25
[prev]
[next]