index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-29
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify
Linus Torvalds
3
-36
/
+64
2010-08-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...
Linus Torvalds
6
-12
/
+30
2010-08-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
13
-107
/
+184
2010-08-29
Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
3
-24
/
+30
2010-08-28
fsnotify: drop two useless bools in the fnsotify main loop
Eric Paris
1
-8
/
+5
2010-08-28
fsnotify: fix list walk order
Eric Paris
1
-6
/
+5
2010-08-28
fanotify: Return EPERM when a process is not privileged
Andreas Gruenbacher
1
-1
/
+1
2010-08-27
eCryptfs: Fix encrypted file name lookup regression
Tyler Hicks
2
-8
/
+24
2010-08-27
ecryptfs: properly mark init functions
Jerome Marchand
4
-4
/
+4
2010-08-27
fs/ecryptfs: Return -ENOMEM on memory allocation failure
Julia Lawall
1
-0
/
+2
2010-08-26
nfsd: fix NULL dereference in nfsd_statfs()
Takashi Iwai
1
-6
/
+8
2010-08-26
Merge commit 'v2.6.36-rc1' into HEAD
J. Bruce Fields
587
-14699
/
+18087
2010-08-26
nfsd4: fix downgrade/lock logic
J. Bruce Fields
2
-16
/
+21
2010-08-26
nfsd4: typo fix in find_any_file
J. Bruce Fields
1
-1
/
+1
2010-08-26
nfsd4: bad BUG() in preprocess_stateid_op
J. Bruce Fields
1
-1
/
+0
2010-08-26
Cannot allocate memory error on mount
Suresh Jayaraman
1
-1
/
+1
2010-08-26
ceph: fix get_ticket_handler() error handling
Dan Carpenter
1
-6
/
+9
2010-08-26
ceph: don't BUG on ENOMEM during mds reconnect
Sage Weil
1
-3
/
+4
2010-08-26
ceph: ceph_mdsc_build_path() returns an ERR_PTR
Dan Carpenter
1
-0
/
+4
2010-08-26
[CIFS] Eliminate unused variable warning
Steve French
1
-1
/
+2
2010-08-25
ceph: Fix warnings
Alan Cox
1
-5
/
+9
2010-08-25
ceph: ceph_get_inode() returns an ERR_PTR
Dan Carpenter
1
-2
/
+2
2010-08-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
15
-279
/
+622
2010-08-25
ceph: initialize fields on new dentry_infos
Sage Weil
1
-1
/
+1
2010-08-25
ceph: maintain i_head_snapc when any caps are dirty, not just for data
Sage Weil
4
-7
/
+26
2010-08-24
Eliminate sparse warning - bad constant expression
shirishpargaonkar@gmail.com
2
-72
/
+128
2010-08-24
xfs: do not discard page cache data on EAGAIN
Christoph Hellwig
1
-3
/
+6
2010-08-24
xfs: don't do memory allocation under the CIL context lock
Dave Chinner
1
-8
/
+26
2010-08-24
xfs: Reduce log force overhead for delayed logging
Dave Chinner
3
-118
/
+147
2010-08-24
xfs: dummy transactions should not dirty VFS state
Dave Chinner
4
-51
/
+26
2010-08-24
xfs: ensure f_ffree returned by statfs() is non-negative
Stuart Brodsky
1
-1
/
+6
2010-08-24
xfs: handle negative wbc->nr_to_write during sync writeback
Dave Chinner
1
-2
/
+2
2010-08-24
xfs: fix untrusted inode number lookup
Dave Chinner
1
-6
/
+10
2010-08-24
xfs: ensure we mark all inodes in a freed cluster XFS_ISTALE
Dave Chinner
1
-23
/
+26
2010-08-24
xfs: unlock items before allowing the CIL to commit
Dave Chinner
3
-5
/
+17
2010-08-23
cifs: check for NULL session password
Jeff Layton
1
-0
/
+1
2010-08-23
missing changes during ntlmv2/ntlmssp auth and sign
Shirish Pargaonkar
2
-5
/
+10
2010-08-23
ceph: fix osd request lru adjustment when sending request
Henry C Chang
1
-1
/
+1
2010-08-23
ceph: don't improperly set dir complete when holding EXCL cap
Sage Weil
1
-0
/
+1
2010-08-23
fanotify: drop duplicate pr_debug statement
Tvrtko Ursulin
1
-3
/
+0
2010-08-23
fanotify: flush outstanding perm requests on group destroy
Eric Paris
1
-0
/
+27
2010-08-23
fsnotify: fix ignored mask handling between inode and vfsmount marks
Eric Paris
1
-18
/
+17
2010-08-23
fsnotify: reset used_inode and used_vfsmount on each pass
Eric Paris
1
-1
/
+3
2010-08-23
fanotify: do not dereference inode_mark when it is unset
Eric Paris
1
-4
/
+11
2010-08-23
mm: exporting account_page_dirty
Michael Rubin
1
-7
/
+1
2010-08-23
ceph: direct requests in snapped namespace based on nonsnap parent
Sage Weil
1
-2
/
+24
2010-08-23
ceph: queue cap snap writeback for realm children on snap update
Sage Weil
1
-23
/
+37
2010-08-23
ceph: include dirty xattrs state in snapped caps
Sage Weil
4
-11
/
+23
2010-08-23
ceph: fix xattr cap writeback
Sage Weil
1
-5
/
+5
2010-08-23
ceph: fix multiple mds session shutdown
Sage Weil
2
-34
/
+37
[next]