index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
cifs: clean up various nits in unicode routines (try #2)
Jeff Layton
2011-04-12
2
-19
/
+18
|
*
|
|
cifs: clean up length checks in check2ndT2
Jeff Layton
2011-04-12
1
-13
/
+13
|
*
|
|
cifs: set ra_pages in backing_dev_info
Jeff Layton
2011-04-12
1
-0
/
+1
|
*
|
|
cifs: fix broken BCC check in is_valid_oplock_break
Jeff Layton
2011-04-12
1
-1
/
+1
|
*
|
|
cifs: always do is_path_accessible check in cifs_mount
Jeff Layton
2011-04-12
1
-1
/
+1
|
*
|
|
various endian fixes to cifs
Steve French
2011-04-12
4
-10
/
+10
|
*
|
|
Elminate sparse __CHECK_ENDIAN__ warnings on port conversion
Steve French
2011-04-12
1
-3
/
+3
|
*
|
|
Max share size is too small
Steve French
2011-04-12
1
-1
/
+1
|
*
|
|
Allow user names longer than 32 bytes
Steve French
2011-04-12
7
-26
/
+30
|
*
|
|
cifs: replace /proc/fs/cifs/Experimental with a module parm
Jeff Layton
2011-04-12
5
-63
/
+7
|
*
|
|
cifs: check for private_data before trying to put it
Jeff Layton
2011-04-12
1
-2
/
+4
|
|
/
/
*
|
|
nfs: don't call __mark_inode_dirty while holding i_lock
Dave Chinner
2011-04-12
1
-2
/
+4
*
|
|
Revert "vfs: Export file system uuid via /proc/<pid>/mountinfo"
Linus Torvalds
2011-04-12
1
-16
/
+0
|
/
/
*
|
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2011-04-11
17
-507
/
+531
|
\
\
|
*
|
xfs_destroy_workqueues() should not be tagged with__exit
Luck, Tony
2011-04-11
1
-1
/
+1
|
*
|
xfs: use proper interfaces for on-stack plugging
Christoph Hellwig
2011-04-08
1
-11
/
+9
|
*
|
xfs: fix xfs_debug warnings
Christoph Hellwig
2011-04-08
2
-29
/
+22
|
*
|
xfs: fix variable set but not used warnings
Christoph Hellwig
2011-04-08
5
-18
/
+0
|
*
|
xfs: convert log tail checking to a warning
Dave Chinner
2011-04-08
2
-8
/
+25
|
*
|
xfs: catch bad block numbers freeing extents.
Dave Chinner
2011-04-08
1
-7
/
+23
|
*
|
xfs: push the AIL from memory reclaim and periodic sync
Dave Chinner
2011-04-08
4
-9
/
+61
|
*
|
xfs: clean up code layout in xfs_trans_ail.c
Dave Chinner
2011-04-08
1
-136
/
+118
|
*
|
xfs: convert the xfsaild threads to a workqueue
Dave Chinner
2011-04-08
3
-151
/
+124
|
*
|
xfs: introduce background inode reclaim work
Dave Chinner
2011-04-08
2
-3
/
+67
|
*
|
xfs: convert ENOSPC inode flushing to use new syncd workqueue
Dave Chinner
2011-04-08
3
-102
/
+36
|
*
|
xfs: introduce a xfssyncd workqueue
Dave Chinner
2011-04-08
4
-61
/
+63
|
*
|
xfs: fix extent format buffer allocation size
Dave Chinner
2011-04-08
1
-27
/
+40
|
*
|
xfs: fix unreferenced var error in xfs_buf.c
Dave Chinner
2011-03-30
1
-2
/
+0
*
|
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2011-04-11
6
-35
/
+102
|
\
\
\
|
*
|
|
ext4: fix data corruption regression by reverting commit 6de9843dab3f
Theodore Ts'o
2011-04-10
1
-0
/
+1
|
*
|
|
ext4: Allow indirect-block file to grow the file size to max file size
Kazuya Mio
2011-04-10
1
-6
/
+17
|
*
|
|
ext4: allow an active handle to be started when freezing
Yongqiang Yang
2011-04-10
1
-11
/
+33
|
*
|
|
ext4: sync the directory inode in ext4_sync_parent()
Curt Wohlgemuth
2011-04-10
1
-3
/
+14
|
*
|
|
ext4: init timer earlier to avoid a kernel panic in __save_error_info
Tao Ma
2011-04-05
1
-3
/
+5
|
*
|
|
jbd2: fix potential memory leak on transaction commit
Zhang Huan
2011-04-05
1
-1
/
+3
|
*
|
|
ext4: fix a double free in ext4_register_li_request
Tao Ma
2011-04-04
1
-0
/
+6
|
*
|
|
ext4: fix credits computing for indirect mapped files
Yongqiang Yang
2011-04-04
1
-6
/
+5
|
*
|
|
ext4: remove unnecessary [cm]time update of quota file
Jan Kara
2011-04-04
2
-4
/
+16
|
*
|
|
jbd2: move bdget out of critical section
Zhu Yanhai
2011-04-04
1
-1
/
+2
|
|
/
/
*
|
|
Merge branch 'for-2.6.39' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2011-04-11
2
-4
/
+6
|
\
\
\
|
*
|
|
nfsd4: fix oops on lock failure
J. Bruce Fields
2011-04-10
1
-3
/
+6
|
*
|
|
nfsd: fix auth_domain reference leak on nlm operations
J. Bruce Fields
2011-03-24
1
-1
/
+0
*
|
|
|
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2011-04-08
2
-36
/
+26
|
\
\
\
\
|
*
|
|
|
NFS: Change initial mount authflavor only when server returns NFS4ERR_WRONGSEC
Bryan Schumaker
2011-04-07
1
-3
/
+1
|
*
|
|
|
NFS: Fix a signed vs. unsigned secinfo bug
Bryan Schumaker
2011-04-06
1
-33
/
+25
*
|
|
|
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2011-04-08
2
-10
/
+5
|
\
\
\
\
\
|
*
|
|
|
|
quota: Don't write quota info in dquot_commit()
Jan Kara
2011-04-01
1
-9
/
+4
|
*
|
|
|
|
ext3: Fix writepage credits computation for ordered mode
Yongqiang Yang
2011-03-24
1
-1
/
+1
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
2011-04-07
5
-24
/
+53
|
\
\
\
\
\
\
|
*
|
|
|
|
|
UBIFS: fix debugging failure in dbg_check_space_info
Artem Bityutskiy
2011-04-05
1
-5
/
+36
[prev]
[next]