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
2008-08-13
[XFS] sanitize xfs_initialize_vnode
Christoph Hellwig
6
-126
/
+111
2008-08-13
[XFS] kill bhv_vnode_t
Christoph Hellwig
11
-38
/
+36
2008-08-13
[XFS] remove some easy bhv_vnode_t instances
Christoph Hellwig
6
-37
/
+17
2008-08-13
[XFS] kill xfs_lock_dir_and_entry
Christoph Hellwig
3
-133
/
+44
2008-08-13
[XFS] kill INDUCE_IO_ERROR
Christoph Hellwig
3
-15
/
+4
2008-08-13
[XFS] implement IHOLD/IRELE directly
Christoph Hellwig
3
-37
/
+12
2008-08-13
[XFS] remove remaining VN_HOLD calls
Christoph Hellwig
3
-9
/
+5
2008-08-13
[XFS] remove spurious VN_HOLD/VN_RELE calls from xfs_acl.c
Christoph Hellwig
1
-6
/
+0
2008-08-13
[XFS] kill vn_to_inode
Christoph Hellwig
5
-28
/
+18
2008-08-13
[XFS] Remove vn_from_inode()
Christoph Hellwig
2
-7
/
+2
2008-08-13
[XFS] remove shouting-indirection macros from xfs_trans.h
Eric Sandeen
5
-59
/
+48
2008-08-13
[XFS] convert xfs to use ERR_CAST
Eric Sandeen
1
-2
/
+2
2008-08-13
[XFS] remove INT_GET and friends
Eric Sandeen
1
-68
/
+0
2008-08-13
[XFS] Move xfs_attr_rolltrans to xfs_trans_roll
Niv Sardi
5
-79
/
+92
2008-08-13
[XFS] don't leak m_fsname/m_rtname/m_logname
Christoph Hellwig
2
-17
/
+41
2008-08-13
[XFS] Move attr log alloc size calculator to another function.
Niv Sardi
2
-32
/
+49
2008-08-13
[XFS] Use KM_NOFS for incore inode extent tree allocation V2
David Chinner
1
-9
/
+7
2008-08-13
[XFS] XFS: Kill xfs_vtoi()
David Chinner
4
-17
/
+11
2008-08-13
[XFS] Kill shouty XFS_ITOV() macro
David Chinner
13
-24
/
+23
2008-08-13
[XFS] kill shouty XFS_ITOV_NULL macro
David Chinner
6
-7
/
+6
2008-08-13
[XFS] Avoid directly referencing the VFS inode.
David Chinner
9
-30
/
+41
2008-08-13
[XFS] Do not access buffers after dropping reference count
Lachlan McIlroy
1
-5
/
+1
2008-08-13
[XFS] Use the generic bitops rather than implementing them ourselves.
David Chinner
3
-119
/
+37
2008-08-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfrenc...
Linus Torvalds
14
-509
/
+652
2008-08-09
[CIFS] list entry can not return null
Steve French
4
-74
/
+61
2008-08-08
[NFSD] uninline nfsd4_op_name()
Adrian Bunk
1
-3
/
+2
2008-08-07
turn cifs_setattr into a multiplexor that calls the correct function
Jeff Layton
1
-5
/
+17
2008-08-07
move file time and dos attribute setting logic into new function
Jeff Layton
1
-87
/
+109
2008-08-07
spin off cifs_setattr with unix extensions to its own function
Jeff Layton
1
-38
/
+119
2008-08-06
bio: make use of bvec_nr_vecs
Denis ChengRq
1
-6
/
+3
2008-08-06
[CIFS] Code cleanup in old sessionsetup code
Steve French
2
-78
/
+80
2008-08-06
[CIFS] cifs_mkdir and cifs_create should respect the setgid bit on parent dir
Jeff Layton
2
-6
/
+25
2008-08-06
Rename CIFSSMBSetFileTimes to CIFSSMBSetFileInfo and add PID arg
Jeff Layton
3
-14
/
+13
2008-08-06
change CIFSSMBSetTimes to CIFSSMBSetPathInfo
Jeff Layton
3
-8
/
+8
2008-08-06
[CIFS] fix trailing whitespace
Steve French
1
-1
/
+1
2008-08-06
bundle up Unix SET_PATH_INFO args into a struct and change name
Jeff Layton
6
-74
/
+102
2008-08-06
proc: fix warnings
Alexander Beregalov
1
-4
/
+7
2008-08-06
omfs: fix warning
Alexander Beregalov
1
-1
/
+2
2008-08-05
Fix missing braces in cifs_revalidate()
Suresh Jayaraman
1
-1
/
+2
2008-08-05
fs: rename buffer trylock
Nick Piggin
8
-11
/
+11
2008-08-05
mm: rename page trylock
Nick Piggin
7
-9
/
+9
2008-08-05
Revert "UFS: add const to parser token table"
Linus Torvalds
2
-2
/
+2
2008-08-04
remove locking around tcpSesAllocCount atomic variable
Jeff Layton
1
-9
/
+6
2008-08-03
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
13
-434
/
+729
2008-08-03
ext4: remove write-only variables from ext4_ordered_write_end
Eric Sandeen
1
-4
/
+0
2008-08-02
fat: Fix allow_utime option
OGAWA Hirofumi
1
-2
/
+4
2008-08-01
Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-pull
Linus Torvalds
82
-3098
/
+3104
2008-08-01
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
10
-98
/
+367
2008-08-01
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2
-14
/
+32
2008-08-01
[CIFS] properly account for new user= field in SPNEGO upcall string allocation
Jeff Layton
1
-7
/
+11
[next]