index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
2011-01-10
18
-147
/
+336
|
\
|
*
nilfs2: unfold nilfs_dat_inode function
Ryusuke Konishi
2011-01-10
7
-30
/
+19
|
*
nilfs2: do not pass sbi to functions which can get it from inode
Ryusuke Konishi
2011-01-10
4
-17
/
+12
|
*
nilfs2: get rid of nilfs_mount_options structure
Ryusuke Konishi
2011-01-10
2
-11
/
+3
|
*
nilfs2: simplify nilfs_mdt_freeze_buffer
Ryusuke Konishi
2011-01-10
1
-14
/
+12
|
*
nilfs2: get rid of loaded flag from nilfs object
Ryusuke Konishi
2011-01-10
2
-4
/
+0
|
*
nilfs2: fix a checkpatch error in page.c
Ryusuke Konishi
2011-01-10
1
-1
/
+1
|
*
nilfs2: fiemap support
Ryusuke Konishi
2011-01-10
6
-0
/
+222
|
*
nilfs2: mark buffer heads as delayed until the data is written to disk
Ryusuke Konishi
2011-01-10
2
-0
/
+3
|
*
nilfs2: call nilfs_error inside bmap routines
Ryusuke Konishi
2011-01-10
5
-63
/
+48
|
*
fs/nilfs2/super.c: Use printf extension %pV
Joe Perches
2011-01-10
1
-7
/
+16
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2011-01-10
14
-513
/
+417
|
\
\
|
*
|
cifs: use CreationTime like an i_generation field
Jeff Layton
2011-01-09
4
-0
/
+11
|
*
|
cifs: switch cifs_open and cifs_create to use CIFSSMBUnixSetFileInfo
Jeff Layton
2011-01-09
2
-8
/
+4
|
*
|
cifs: show "acl" in DebugData Features when it's compiled in
Jeff Layton
2011-01-09
1
-12
/
+10
|
*
|
cifs: move "ntlmssp" and "local_leases" options out of experimental code
Jeff Layton
2011-01-09
3
-68
/
+55
|
*
|
cifs: replace some hardcoded values with preprocessor constants
Jeff Layton
2011-01-09
1
-18
/
+19
|
*
|
cifs: remove unnecessary locking around sequence_number
Jeff Layton
2011-01-09
2
-5
/
+3
|
*
|
[CIFS] Fix minor merge conflict in fs/cifs/dir.c
Steve French
2011-01-09
1
-7
/
+0
|
*
|
Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6
Steve French
2011-01-09
193
-1993
/
+4447
|
|
\
\
|
|
|
/
|
*
|
CIFS: Simplify cifs_open code
Pavel Shilovsky
2011-01-06
1
-31
/
+23
|
*
|
CIFS: Simplify non-posix open stuff (try #2)
Pavel Shilovsky
2011-01-06
1
-116
/
+73
|
*
|
CIFS: Add match_port check during looking for an existing connection (try #4)
Pavel Shilovsky
2011-01-06
1
-5
/
+37
|
*
|
CIFS: Simplify ipv*_connect functions into one (try #4)
Pavel Shilovsky
2011-01-06
6
-247
/
+184
|
*
|
cifs: Support NTLM2 session security during NTLMSSP authentication [try #5]
Shirish Pargaonkar
2011-01-06
1
-19
/
+14
|
*
|
cifs: don't overwrite dentry name in d_revalidate
Nick Piggin
2011-01-06
1
-19
/
+24
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...
Linus Torvalds
2011-01-10
1
-13
/
+50
|
\
\
\
|
*
|
|
dlm: sanitize work_start() in lowcomms.c
Namhyung Kim
2010-12-13
1
-9
/
+6
|
*
|
|
dlm: reduce cond_resched during send
Bob Peterson
2010-11-12
1
-1
/
+9
|
*
|
|
dlm: use TCP_NODELAY
David Teigland
2010-11-12
1
-0
/
+10
|
*
|
|
dlm: Use cmwq for send and receive workqueues
Steven Whitehouse
2010-11-12
1
-2
/
+4
|
*
|
|
dlm: Handle application limited situations properly.
David Miller
2010-11-11
1
-1
/
+21
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2011-01-10
5
-76
/
+256
|
\
\
\
\
|
*
|
|
|
fuse: fix ioctl ABI
Miklos Szeredi
2010-12-07
1
-5
/
+48
|
*
|
|
|
fuse: allow batching of FORGET requests
Miklos Szeredi
2010-12-07
2
-13
/
+82
|
*
|
|
|
fuse: separate queue for FORGET requests
Miklos Szeredi
2010-12-07
4
-64
/
+133
|
*
|
|
|
fuse: ioctl cleanup
Miklos Szeredi
2010-12-07
1
-8
/
+7
*
|
|
|
|
fs: fix namei.c kernel-doc notation
Randy Dunlap
2011-01-10
1
-4
/
+4
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...
Linus Torvalds
2011-01-07
17
-400
/
+701
|
\
\
\
\
|
*
|
|
|
hfsplus: %L-to-%ll, macro correction, and remove unneeded braces
Anton Salikhmetov
2010-12-16
3
-14
/
+14
|
*
|
|
|
hfsplus: spaces/indentation clean-up
Anton Salikhmetov
2010-12-16
4
-14
/
+14
|
*
|
|
|
hfsplus: C99 comments clean-up
Anton Salikhmetov
2010-12-16
3
-13
/
+16
|
*
|
|
|
hfsplus: over 80 character lines clean-up
Anton Salikhmetov
2010-12-16
16
-123
/
+260
|
*
|
|
|
hfsplus: fix an artifact in ioctl flag checking
Anton Salikhmetov
2010-12-16
1
-1
/
+1
|
*
|
|
|
hfsplus: flush disk caches in sync and fsync
Christoph Hellwig
2010-11-23
4
-0
/
+21
|
*
|
|
|
hfsplus: optimize fsync
Christoph Hellwig
2010-11-23
6
-32
/
+78
|
*
|
|
|
hfsplus: split up inode flags
Christoph Hellwig
2010-11-23
4
-19
/
+29
|
*
|
|
|
hfsplus: write up fsync for directories
Christoph Hellwig
2010-11-23
3
-1
/
+3
|
*
|
|
|
hfsplus: simplify fsync
Christoph Hellwig
2010-11-23
1
-21
/
+20
|
*
|
|
|
hfsplus: avoid useless work in hfsplus_sync_fs
Christoph Hellwig
2010-11-23
1
-0
/
+3
[next]