index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
drop_caches.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-01-22
f2fs: add __init to functions in init_f2fs_fs
Namjae Jeon
5
-9
/
+9
2013-01-15
f2fs: fix the debugfs entry creation path
Namjae Jeon
3
-21
/
+19
2013-01-15
f2fs: add global mutex_lock to protect f2fs_stat_list
majianpeng
1
-12
/
+11
2013-01-15
f2fs: remove the blk_plug usage in f2fs_write_data_pages
Namjae Jeon
1
-1
/
+10
2013-01-14
f2fs: avoid redundant time update for parent directory in f2fs_delete_entry
Namjae Jeon
1
-1
/
+1
2013-01-14
f2fs: remove redundant call to set_blocksize in f2fs_fill_super
Namjae Jeon
1
-5
/
+1
2013-01-11
f2fs: move f2fs_balance_fs to punch_hole
Jaegeuk Kim
1
-3
/
+2
2013-01-11
f2fs: add f2fs_balance_fs in several interfaces
Jaegeuk Kim
4
-0
/
+10
2013-01-09
f2fs: revisit the f2fs_gc flow
Jaegeuk Kim
3
-41
/
+23
2013-01-04
f2fs: check return value during recovery
Jaegeuk Kim
1
-1
/
+1
2013-01-04
f2fs: avoid null dereference in f2fs_acl_from_disk
Jaegeuk Kim
1
-7
/
+6
2013-01-04
f2fs: initialize newly allocated dnode structure
Jaegeuk Kim
1
-1
/
+1
2013-01-04
f2fs: update f2fs partition info about SIT/NAT layout
Huajun Li
1
-2
/
+2
2013-01-04
f2fs: update f2fs document to reflect SIT/NAT layout correctly
Huajun Li
1
-9
/
+9
2013-01-04
f2fs: remove unneeded INIT_LIST_HEAD at few places
Namjae Jeon
2
-2
/
+0
2013-01-04
f2fs: fix time update in case of f2fs fallocate
Namjae Jeon
1
-0
/
+5
2013-01-04
f2fs: introduce f2fs_msg to ease adding information prints
Namjae Jeon
2
-17
/
+65
2013-01-03
Wire up finit_module syscall
Luck, Tony
3
-1
/
+3
2013-01-03
powerpc: Add missing NULL terminator to avoid boot panic on PPC40x
Gabor Juhos
1
-1
/
+2
2013-01-03
powerpc/vdso: Remove redundant locking in update_vsyscall_tz()
Shan Hai
1
-5
/
+0
2013-01-03
Linux 3.8-rc2
v3.8-rc2
Linus Torvalds
1
-1
/
+1
2013-01-03
leds: leds-gpio: set devm_gpio_request_one() flags param correctly
Javier Martinez Canillas
1
-2
/
+3
2013-01-03
UAPI: Strip _UAPI prefix on header install no matter the whitespace
David Howells
1
-3
/
+3
2013-01-03
UAPI: Remove empty Kbuild files
David Howells
8
-8
/
+0
2013-01-03
mm: mempolicy: Convert shared_policy mutex to spinlock
Mel Gorman
2
-21
/
+49
2013-01-02
mempolicy: remove arg from mpol_parse_str, mpol_to_str
Hugh Dickins
4
-14
/
+9
2013-01-02
tmpfs mempolicy: fix /proc/mounts corrupting memory
Hugh Dickins
1
-38
/
+26
2013-01-02
epoll: prevent missed events on EPOLL_CTL_MOD
Eric Wong
1
-1
/
+21
2013-01-02
watchdog: twl4030_wdt: add DT support
Aaro Koskinen
3
-2
/
+23
2013-01-02
watchdog: omap_wdt: eliminate unused variable and a compiler warning
Aaro Koskinen
1
-1
/
+0
2013-01-02
watchdog: da9055: Don't update wdt_dev->timeout in da9055_wdt_set_timeout err...
Axel Lin
1
-7
/
+6
2013-01-02
watchdog: da9055: Fix invalid free of devm_ allocated data
Axel Lin
1
-4
/
+0
2013-01-02
GFS2: Reset rd_last_alloc when it reaches the end of the rgrp
Bob Peterson
1
-0
/
+3
2013-01-02
GFS2: Stop looking for free blocks at end of rgrp
Bob Peterson
1
-3
/
+7
2013-01-02
GFS2: Fix race in gfs2_rs_alloc
Abhijith Das
1
-12
/
+10
2013-01-02
GFS2: Initialize hex string to '0'
Nathan Straz
1
-0
/
+1
2012-12-30
Revert "drm: tegra: protect DC register access with mutex"
Dave Airlie
2
-14
/
+0
2012-12-30
drm: tegra: program only one window during modeset
Lucas Stach
1
-2
/
+1
2012-12-30
drm: tegra: clean out old gem prototypes
Lucas Stach
1
-18
/
+0
2012-12-30
drm: tegra: remove redundant tegra2_tmds_config entry
Lucas Stach
1
-16
/
+3
2012-12-30
drm: tegra: protect DC register access with mutex
Lucas Stach
2
-0
/
+14
2012-12-30
drm: tegra: don't leave clients host1x member uninitialized
Lucas Stach
1
-0
/
+2
2012-12-30
drm: tegra: fix front_porch <-> back_porch mixup
Lucas Stach
2
-7
/
+7
2012-12-28
mm: fix null pointer dereference in wait_iff_congested()
Zlatko Calusic
1
-1
/
+1
2012-12-28
f2fs: unify string length declarations and usage
Leon Romanovsky
5
-15
/
+18
2012-12-28
f2fs: clean up unused variables and return values
Jaegeuk Kim
3
-17
/
+5
2012-12-28
f2fs: clean up the start_bidx_of_node function
Jaegeuk Kim
1
-14
/
+8
2012-12-28
f2fs: remove unneeded variable from f2fs_sync_fs
Namjae Jeon
1
-2
/
+1
2012-12-28
f2fs: fix fsync_inode list addition logic and avoid invalid access to memory
Namjae Jeon
1
-3
/
+4
2012-12-28
f2fs: remove unneeded initialization of nr_dirty in dirty_seglist_info
Namjae Jeon
1
-1
/
+0
[next]