index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2006-10-01
[PATCH] r/o bind mount prepwork: inc_nlink() helper
Dave Hansen
28
-54
/
+54
2006-10-01
[PATCH] r/o bind mounts: unlink: monitor i_nlink
Dave Hansen
24
-83
/
+67
2006-10-01
[PATCH] r/o bind mount prepwork: move open_namei()'s vfs_create()
Dave Hansen
1
-10
/
+20
2006-10-01
[PATCH] r/o bind mounts: prepare for write access checks: collapse if()
Dave Hansen
2
-70
/
+87
2006-10-01
[PATCH] csa: convert CONFIG tag for extended accounting routines
Jay Lan
2
-2
/
+2
2006-10-01
[PATCH] Add vector AIO support
Badari Pulavarty
2
-108
/
+192
2006-10-01
[PATCH] Streamline generic_file_* interfaces and filemap cleanups
Badari Pulavarty
24
-64
/
+99
2006-10-01
[PATCH] Remove readv/writev methods and use aio_read/aio_write instead
Badari Pulavarty
15
-257
/
+124
2006-10-01
[PATCH] Vectorize aio_read/aio_write fileop methods
Badari Pulavarty
11
-89
/
+113
2006-10-01
[PATCH] reiserfs: eliminate minimum window size for bitmap searching
Jeff Mahoney
1
-22
/
+1
2006-10-01
[PATCH] reiserfs: use generic_file_open for open() checks
Jeff Mahoney
1
-0
/
+1
2006-10-01
[PATCH] reiserfs: on-demand bitmap loading
Jeff Mahoney
3
-90
/
+70
2006-10-01
[PATCH] reiserfs: reorganize bitmap loading functions
Jeff Mahoney
3
-113
/
+90
2006-10-01
[PATCH] reiserfs: clean up bitmap block buffer head references
Jeff Mahoney
2
-49
/
+71
2006-10-01
[PATCH] reiserfs: fix is_reusable bitmap check to not traverse the bitmap inf...
Jeff Mahoney
2
-15
/
+27
2006-10-01
[PATCH] Move ncpfs 32bit compat ioctl to ncpfs
Petr Vandrovec
4
-227
/
+216
2006-10-01
[PATCH] VFS: Use SEEK_{SET, CUR, END} instead of hardcoded values
Josef 'Jeff' Sipek
1
-6
/
+6
2006-10-01
[PATCH] Create fs/utimes.c
Alexey Dobriyan
3
-135
/
+138
2006-10-01
[PATCH] kmemdup: some users
Alexey Dobriyan
1
-4
/
+2
2006-10-01
[PATCH] fs/partitions: Conversion to generic boolean
Richard Knutsson
1
-136
/
+131
2006-10-01
[PATCH] fs/jfs: Conversion to generic boolean
Richard Knutsson
11
-51
/
+47
2006-10-01
[PATCH] fs/ntfs: Conversion to generic boolean
Richard Knutsson
28
-331
/
+326
2006-09-30
[PATCH] Update axboe@suse.de email address
Jens Axboe
3
-3
/
+3
2006-09-30
[PATCH] fix creating zero sized bio mempools in low memory system
Milan Broz
1
-1
/
+1
2006-09-30
[PATCH] CONFIG_BLOCK internal.h cleanups
Andrew Morton
1
-3
/
+14
2006-09-30
[PATCH] BLOCK: Make it possible to disable the block layer [try #6]
David Howells
10
-26
/
+127
2006-09-30
[PATCH] BLOCK: Remove no-longer necessary linux/buffer_head.h inclusions [try...
David Howells
2
-2
/
+0
2006-09-30
[PATCH] BLOCK: Remove no-longer necessary linux/mpage.h inclusions [try #6]
David Howells
2
-2
/
+0
2006-09-30
[PATCH] BLOCK: Move the msdos device ioctl compat stuff to the msdos driver [...
David Howells
2
-49
/
+56
2006-09-30
[PATCH] BLOCK: Move the Ext3 device ioctl compat stuff to the Ext3 driver [tr...
David Howells
4
-28
/
+60
2006-09-30
[PATCH] BLOCK: Move the Ext2 device ioctl compat stuff to the Ext2 driver [tr...
David Howells
5
-17
/
+42
2006-09-30
[PATCH] BLOCK: Move the ReiserFS device ioctl compat stuff to the ReiserFS dr...
David Howells
4
-12
/
+42
2006-09-30
[PATCH] BLOCK: Move common FS-specific ioctls to linux/fs.h [try #6]
David Howells
5
-42
/
+20
2006-09-30
[PATCH] BLOCK: Move the loop device ioctl compat stuff to the loop driver [tr...
David Howells
1
-68
/
+0
2006-09-30
[PATCH] BLOCK: Move __invalidate_device() to block_dev.c [try #6]
David Howells
2
-21
/
+21
2006-09-30
[PATCH] BLOCK: Dissociate generic_writepages() from mpage stuff [try #6]
David Howells
2
-0
/
+3
2006-09-30
[PATCH] BLOCK: Remove dependence on existence of blockdev_superblock [try #6]
David Howells
2
-3
/
+5
2006-09-30
[PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6]
David Howells
9
-17
/
+44
2006-09-30
[PATCH] BLOCK: Don't call block_sync_page() from AFS [try #6]
David Howells
1
-1
/
+0
2006-09-30
[PATCH] BLOCK: Move functions out of buffer code [try #6]
David Howells
3
-174
/
+144
2006-09-30
[PATCH] Don't need to disable interrupts for tasklist_lock
Oleg Nesterov
1
-4
/
+9
2006-09-30
[PATCH] ext3: make meta data reads use READ_META
Jens Axboe
2
-3
/
+5
2006-09-30
[PATCH] cfq-iosched: kill cfq_exit_lock
Jens Axboe
1
-2
/
+2
2006-09-29
Merge git://oss.sgi.com:8090/xfs/xfs-2.6
Linus Torvalds
64
-1037
/
+1060
2006-09-29
[PATCH] Kcore elf note namesz field fix
Vivek Goyal
1
-2
/
+2
2006-09-29
[PATCH] expand_fdtable(): remove pointless unlock+lock
Andrew Morton
1
-2
/
+0
2006-09-29
[PATCH] Clean up expand_fdtable() and expand_files()
Vadim Lobanov
1
-41
/
+35
2006-09-29
[PATCH] Access Control Lists for tmpfs
Andreas Gruenbacher
1
-0
/
+13
2006-09-29
[PATCH] Generic infrastructure for acls
Andreas Gruenbacher
3
-0
/
+202
2006-09-29
[PATCH] enforce RLIMIT_NOFILE in poll()
Chris Snook
1
-7
/
+1
[next]