index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify
Linus Torvalds
2010-08-28
3
-36
/
+64
|
\
|
*
fsnotify: drop two useless bools in the fnsotify main loop
Eric Paris
2010-08-27
1
-8
/
+5
|
*
fsnotify: fix list walk order
Eric Paris
2010-08-27
1
-6
/
+5
|
*
fanotify: Return EPERM when a process is not privileged
Andreas Gruenbacher
2010-08-27
1
-1
/
+1
|
*
fanotify: drop duplicate pr_debug statement
Tvrtko Ursulin
2010-08-22
1
-3
/
+0
|
*
fanotify: flush outstanding perm requests on group destroy
Eric Paris
2010-08-22
1
-0
/
+27
|
*
fsnotify: fix ignored mask handling between inode and vfsmount marks
Eric Paris
2010-08-22
1
-18
/
+17
|
*
fsnotify: reset used_inode and used_vfsmount on each pass
Eric Paris
2010-08-22
1
-1
/
+3
|
*
fanotify: do not dereference inode_mark when it is unset
Eric Paris
2010-08-22
1
-4
/
+11
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...
Linus Torvalds
2010-08-28
6
-12
/
+30
|
\
\
|
*
|
eCryptfs: Fix encrypted file name lookup regression
Tyler Hicks
2010-08-27
2
-8
/
+24
|
*
|
ecryptfs: properly mark init functions
Jerome Marchand
2010-08-27
4
-4
/
+4
|
*
|
fs/ecryptfs: Return -ENOMEM on memory allocation failure
Julia Lawall
2010-08-27
1
-0
/
+2
|
|
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2010-08-28
13
-107
/
+184
|
\
\
|
*
|
ceph: fix get_ticket_handler() error handling
Dan Carpenter
2010-08-26
1
-6
/
+9
|
*
|
ceph: don't BUG on ENOMEM during mds reconnect
Sage Weil
2010-08-26
1
-3
/
+4
|
*
|
ceph: ceph_mdsc_build_path() returns an ERR_PTR
Dan Carpenter
2010-08-26
1
-0
/
+4
|
*
|
ceph: Fix warnings
Alan Cox
2010-08-25
1
-5
/
+9
|
*
|
ceph: ceph_get_inode() returns an ERR_PTR
Dan Carpenter
2010-08-25
1
-2
/
+2
|
*
|
ceph: initialize fields on new dentry_infos
Sage Weil
2010-08-24
1
-1
/
+1
|
*
|
ceph: maintain i_head_snapc when any caps are dirty, not just for data
Sage Weil
2010-08-24
4
-7
/
+26
|
*
|
ceph: fix osd request lru adjustment when sending request
Henry C Chang
2010-08-22
1
-1
/
+1
|
*
|
ceph: don't improperly set dir complete when holding EXCL cap
Sage Weil
2010-08-22
1
-0
/
+1
|
*
|
mm: exporting account_page_dirty
Michael Rubin
2010-08-22
1
-7
/
+1
|
*
|
ceph: direct requests in snapped namespace based on nonsnap parent
Sage Weil
2010-08-22
1
-2
/
+24
|
*
|
ceph: queue cap snap writeback for realm children on snap update
Sage Weil
2010-08-22
1
-23
/
+37
|
*
|
ceph: include dirty xattrs state in snapped caps
Sage Weil
2010-08-22
4
-11
/
+23
|
*
|
ceph: fix xattr cap writeback
Sage Weil
2010-08-22
1
-5
/
+5
|
*
|
ceph: fix multiple mds session shutdown
Sage Weil
2010-08-22
2
-34
/
+37
*
|
|
Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2010-08-28
3
-24
/
+30
|
\
\
\
|
*
|
|
nfsd: fix NULL dereference in nfsd_statfs()
Takashi Iwai
2010-08-26
1
-6
/
+8
|
*
|
|
Merge commit 'v2.6.36-rc1' into HEAD
J. Bruce Fields
2010-08-26
587
-14699
/
+18087
|
|
\
\
\
|
*
|
|
|
nfsd4: fix downgrade/lock logic
J. Bruce Fields
2010-08-26
2
-16
/
+21
|
*
|
|
|
nfsd4: typo fix in find_any_file
J. Bruce Fields
2010-08-26
1
-1
/
+1
|
*
|
|
|
nfsd4: bad BUG() in preprocess_stateid_op
J. Bruce Fields
2010-08-26
1
-1
/
+0
*
|
|
|
|
Cannot allocate memory error on mount
Suresh Jayaraman
2010-08-26
1
-1
/
+1
*
|
|
|
|
[CIFS] Eliminate unused variable warning
Steve French
2010-08-26
1
-1
/
+2
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2010-08-25
15
-279
/
+622
|
\
\
\
\
\
|
*
|
|
|
|
Eliminate sparse warning - bad constant expression
shirishpargaonkar@gmail.com
2010-08-24
2
-72
/
+128
|
*
|
|
|
|
cifs: check for NULL session password
Jeff Layton
2010-08-23
1
-0
/
+1
|
*
|
|
|
|
missing changes during ntlmv2/ntlmssp auth and sign
Shirish Pargaonkar
2010-08-23
2
-5
/
+10
|
*
|
|
|
|
[CIFS] Fix ntlmv2 auth with ntlmssp
Steve French
2010-08-20
11
-172
/
+452
|
*
|
|
|
|
cifs: correction of unicode header files
Igor Druzhinin
2010-08-20
2
-15
/
+19
|
*
|
|
|
|
cifs: fix NULL pointer dereference in cifs_find_smb_ses
Jeff Layton
2010-08-18
1
-1
/
+2
|
*
|
|
|
|
cifs: consolidate error handling in several functions
Jeff Layton
2010-08-16
2
-7
/
+4
|
*
|
|
|
|
cifs: clean up error handling in cifs_mknod
Jeff Layton
2010-08-16
1
-75
/
+74
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
xfs: do not discard page cache data on EAGAIN
Christoph Hellwig
2010-08-24
1
-3
/
+6
*
|
|
|
|
xfs: don't do memory allocation under the CIL context lock
Dave Chinner
2010-08-24
1
-8
/
+26
*
|
|
|
|
xfs: Reduce log force overhead for delayed logging
Dave Chinner
2010-08-24
3
-118
/
+147
*
|
|
|
|
xfs: dummy transactions should not dirty VFS state
Dave Chinner
2010-08-24
4
-51
/
+26
[next]