index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
[XFS] Move attr log alloc size calculator to another function.
Niv Sardi
2008-08-13
2
-32
/
+49
*
[XFS] Use KM_NOFS for incore inode extent tree allocation V2
David Chinner
2008-08-13
1
-9
/
+7
*
[XFS] XFS: Kill xfs_vtoi()
David Chinner
2008-08-13
4
-17
/
+11
*
[XFS] Kill shouty XFS_ITOV() macro
David Chinner
2008-08-13
13
-24
/
+23
*
[XFS] kill shouty XFS_ITOV_NULL macro
David Chinner
2008-08-13
6
-7
/
+6
*
[XFS] Avoid directly referencing the VFS inode.
David Chinner
2008-08-13
9
-30
/
+41
*
[XFS] Do not access buffers after dropping reference count
Lachlan McIlroy
2008-08-13
1
-5
/
+1
*
[XFS] Use the generic bitops rather than implementing them ourselves.
David Chinner
2008-08-13
3
-119
/
+37
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfrenc...
Linus Torvalds
2008-08-08
14
-509
/
+652
|
\
|
*
[CIFS] list entry can not return null
Steve French
2008-08-08
4
-74
/
+61
|
*
turn cifs_setattr into a multiplexor that calls the correct function
Jeff Layton
2008-08-06
1
-5
/
+17
|
*
move file time and dos attribute setting logic into new function
Jeff Layton
2008-08-06
1
-87
/
+109
|
*
spin off cifs_setattr with unix extensions to its own function
Jeff Layton
2008-08-06
1
-38
/
+119
|
*
[CIFS] Code cleanup in old sessionsetup code
Steve French
2008-08-06
2
-78
/
+80
|
*
[CIFS] cifs_mkdir and cifs_create should respect the setgid bit on parent dir
Jeff Layton
2008-08-06
2
-6
/
+25
|
*
Rename CIFSSMBSetFileTimes to CIFSSMBSetFileInfo and add PID arg
Jeff Layton
2008-08-06
3
-14
/
+13
|
*
change CIFSSMBSetTimes to CIFSSMBSetPathInfo
Jeff Layton
2008-08-06
3
-8
/
+8
|
*
[CIFS] fix trailing whitespace
Steve French
2008-08-06
1
-1
/
+1
|
*
bundle up Unix SET_PATH_INFO args into a struct and change name
Jeff Layton
2008-08-06
6
-74
/
+102
|
*
Fix missing braces in cifs_revalidate()
Suresh Jayaraman
2008-08-05
1
-1
/
+2
|
*
remove locking around tcpSesAllocCount atomic variable
Jeff Layton
2008-08-04
1
-9
/
+6
|
*
[CIFS] properly account for new user= field in SPNEGO upcall string allocation
Jeff Layton
2008-08-01
1
-7
/
+11
|
*
[CIFS] remove level of indentation from decode_negTokenInit
Jeff Layton
2008-07-31
2
-136
/
+125
|
*
[CIFS] cifs send2 not retrying enough in some cases on full socket
Shirish Pargaonkar
2008-07-29
1
-0
/
+1
|
*
[CIFS] oid should also be checked against class in cifs asn
Steve French
2008-07-29
1
-1
/
+2
*
|
[NFSD] uninline nfsd4_op_name()
Adrian Bunk
2008-08-08
1
-3
/
+2
*
|
bio: make use of bvec_nr_vecs
Denis ChengRq
2008-08-06
1
-6
/
+3
*
|
proc: fix warnings
Alexander Beregalov
2008-08-05
1
-4
/
+7
*
|
omfs: fix warning
Alexander Beregalov
2008-08-05
1
-1
/
+2
*
|
fs: rename buffer trylock
Nick Piggin
2008-08-04
8
-11
/
+11
*
|
mm: rename page trylock
Nick Piggin
2008-08-04
7
-9
/
+9
*
|
Revert "UFS: add const to parser token table"
Linus Torvalds
2008-08-04
2
-2
/
+2
*
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2008-08-03
13
-434
/
+729
|
\
\
|
*
|
ext4: remove write-only variables from ext4_ordered_write_end
Eric Sandeen
2008-08-02
1
-4
/
+0
|
*
|
ext4: unexport jbd2_journal_update_superblock
Theodore Ts'o
2008-07-26
1
-1
/
+0
|
*
|
ext4: Cleanup whitespace and other miscellaneous style issues
Theodore Ts'o
2008-07-26
6
-282
/
+277
|
*
|
ext4: improve ext4_fill_flex_info() a bit
Li Zefan
2008-07-24
1
-4
/
+3
|
*
|
ext4: Cleanup the block reservation code path
Aneesh Kumar K.V
2008-07-17
2
-42
/
+67
|
*
|
ext4: don't assume extents can't cross block groups when truncating
Theodore Ts'o
2008-08-01
1
-3
/
+7
|
*
|
ext4: Fix lack of credits BUG() when deleting a badly fragmented inode
Theodore Ts'o
2008-08-02
1
-1
/
+29
|
*
|
ext4: Fix ext4_ext_journal_restart()
Theodore Ts'o
2008-08-01
1
-1
/
+1
|
*
|
ext4: fix ext4_da_write_begin error path
Eric Sandeen
2008-08-02
1
-2
/
+5
|
*
|
jbd2: don't abort if flushing file data failed
Hidehiro Kawai
2008-07-31
1
-4
/
+20
|
*
|
ext4: don't read inode block if the buffer has a write error
Hidehiro Kawai
2008-07-26
1
-0
/
+10
|
*
|
ext4: Don't allow lg prealloc list to be grow large.
Aneesh Kumar K.V
2008-07-23
2
-30
/
+193
|
*
|
ext4: Convert the usage of NR_CPUS to nr_cpu_ids.
Aneesh Kumar K.V
2008-07-23
1
-2
/
+2
|
*
|
ext4: Improve error handling in mballoc
Aneesh Kumar K.V
2008-07-23
1
-11
/
+23
|
*
|
ext4: lock block groups when initializing
Eric Sandeen
2008-08-02
4
-1
/
+12
|
*
|
ext4: sync up block and inode bitmap reading functions
Eric Sandeen
2008-08-02
2
-26
/
+33
|
*
|
ext4: Allow read/only mounts with corrupted block group checksums
Theodore Ts'o
2008-07-26
1
-1
/
+23
[next]