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
2009-04-07
nilfs2: buffer and page operations
Ryusuke Konishi
2
-0
/
+618
2009-04-07
nilfs2: B-tree node cache
Ryusuke Konishi
2
-0
/
+374
2009-04-07
nilfs2: direct block mapping
Koji Sato
2
-0
/
+507
2009-04-07
nilfs2: B-tree based block mapping
Koji Sato
2
-0
/
+2393
2009-04-07
nilfs2: integrated block mapping
Koji Sato
3
-0
/
+1069
2009-04-07
nilfs2: add inode and other major structures
Ryusuke Konishi
3
-0
/
+715
2009-04-07
fs/romfs: return f_fsid for statfs(2)
Coly Li
1
-0
/
+5
2009-04-07
namespaces: move proc_net_get_sb to a generic fs/super.c helper
Serge E. Hallyn
1
-0
/
+40
2009-04-07
/proc/pid/maps: don't show pgoff of pure ANON VMAs
KAMEZAWA Hiroyuki
2
-2
/
+6
2009-04-07
ramfs: fix double freeing s_fs_info on failed mount
Ingo Molnar
1
-8
/
+11
2009-04-07
NFS: Fix a double free in nfs_parse_mount_options()
Trond Myklebust
1
-1
/
+1
2009-04-07
ext3: make default data ordering mode configurable
Linus Torvalds
2
-1
/
+26
2009-04-07
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
17
-265
/
+482
2009-04-07
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
9
-674
/
+1089
2009-04-07
Merge branch 'kmemtrace-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-0
/
+18
2009-04-07
Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
12
-379
/
+2007
2009-04-06
nfsd41: define NFSD_DRC_SIZE_SHIFT in set_max_drc
Benny Halevy
1
-0
/
+2
2009-04-06
block: switch sync_dirty_buffer() over to WRITE_SYNC
Jens Axboe
1
-1
/
+1
2009-04-06
block: Add flag for telling the IO schedulers NOT to anticipate more IO
Jens Axboe
1
-1
/
+1
2009-04-06
jbd2: use WRITE_SYNC_PLUG instead of WRITE_SYNC
Jens Axboe
1
-4
/
+9
2009-04-06
jbd: use WRITE_SYNC_PLUG instead of WRITE_SYNC
Jens Axboe
1
-1
/
+6
2009-04-06
block: fsync_buffers_list() should use SWRITE_SYNC_PLUG
Jens Axboe
1
-4
/
+16
2009-04-05
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-0
/
+20
2009-04-05
ext4: Fix off-by-one-error in ext4_valid_extent_idx()
Thiemo Nagel
1
-1
/
+1
2009-04-08
ext4: Fix big-endian problem in __ext4_check_blockref()
Thiemo Nagel
1
-4
/
+4
2009-04-05
Make non-compat preadv/pwritev use native register size
Linus Torvalds
2
-6
/
+12
2009-04-04
nfsd41: CREATE_EXCLUSIVE4_1
Benny Halevy
2
-0
/
+32
2009-04-04
nfsd41: SUPPATTR_EXCLCREAT attribute
Benny Halevy
1
-1
/
+6
2009-04-04
nfsd41: support for 3-word long attribute bitmask
Andy Adamson
2
-18
/
+56
2009-04-04
nfsd: dynamically skip encoded fattr bitmap in _nfsd4_verify
Benny Halevy
1
-1
/
+2
2009-04-04
nfsd41: pass writable attrs mask to nfsd4_decode_fattr
Benny Halevy
1
-6
/
+15
2009-04-04
nfsd41: control nfsv4.1 svc via /proc/fs/nfsd/versions
Benny Halevy
3
-4
/
+48
2009-04-04
nfsd41: add OPEN4_SHARE_ACCESS_WANT nfs4_stateid bmap
Andy Adamson
1
-1
/
+2
2009-04-04
nfsd41: access_valid
Andy Adamson
2
-5
/
+16
2009-04-04
nfsd41: clientid handling
Andy Adamson
3
-6
/
+29
2009-04-04
nfsd41: check encode size for sessions maxresponse cached
Andy Adamson
1
-0
/
+51
2009-04-04
nfsd41: stateid handling
Andy Adamson
3
-10
/
+44
2009-04-04
nfsd: pass nfsd4_compound_state* to nfs4_preprocess_{state,seq}id_op
Benny Halevy
2
-14
/
+18
2009-04-04
nfsd41: destroy_session operation
Benny Halevy
2
-3
/
+33
2009-04-04
nfsd41: non-page DRC for solo sequence responses
Andy Adamson
3
-10
/
+76
2009-04-04
nfsd41: Add a create session replay cache
Andy Adamson
1
-12
/
+27
2009-04-04
nfsd41: create_session operation
Andy Adamson
2
-4
/
+332
2009-04-04
nfsd41: clear DRC cache on free_session
Andy Adamson
1
-0
/
+7
2009-04-04
nfsd41: nfsd DRC logic
Andy Adamson
3
-0
/
+24
2009-04-04
nfsd41: hard page limit for DRC
Andy Adamson
1
-0
/
+23
2009-04-04
nfsd41: DRC save, restore, and clear functions
Andy Adamson
2
-0
/
+146
2009-04-04
nfsd41: enforce NFS4ERR_SEQUENCE_POS operation order rules for minorversion !...
Andy Adamson
2
-8
/
+36
2009-04-04
nfsd41: sequence operation
Benny Halevy
2
-5
/
+101
2009-04-04
nfsd41: match clientid establishment method
Andy Adamson
2
-12
/
+33
2009-04-04
nfsd41: exchange_id operation
Andy Adamson
2
-5
/
+284
[prev]
[next]